]> Dogcows Code - chaz/vimcoder/blobdiff - src/com/dogcows/VimCoder.java
do not add editor name to the end of a submission
[chaz/vimcoder] / src / com / dogcows / VimCoder.java
index 5841a42e7772fe6847d02793dded2e2a06b86831..d094394f2a0dbe41cdb9bc3f220319df38397de8 100644 (file)
@@ -29,11 +29,6 @@ public class VimCoder
         */
        public final static String version = "VimCoder 0.3.5";
 
-       /**
-        * The website of the plugin project.
-        */
-       public final static String website = "http://github.com/chazmcgarvey/vimcoder";
-
 
        /**
         * The first part of the command used to invoke the Vim server.
This page took 0.018673 seconds and 4 git commands to generate.