diff options
-rw-r--r-- | tabmixplus.js (renamed from tabcommands.js) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tabcommands.js b/tabmixplus.js index eb1b4de..9321401 100644 --- a/tabcommands.js +++ b/tabmixplus.js @@ -2,12 +2,12 @@ var PLUGIN_INFO = <VimperatorPlugin> <name>{NAME}</name> - <description>add some tab commands</description> + <description>add some tabmixplus commands</description> <author mail="konbu.komuro@gmail.com" homepage="http://d.hatena.ne.jp/hogelog/">hogelog</author> <version>0.0.1</version> <minVersion>2.2</minVersion> <maxVersion>2.2</maxVersion> - <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/tabcommands.js</updateURL> + <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/tabmixplus.js</updateURL> <detail><![CDATA[ == COMMANDS == dup[licate]: |