diff options
Diffstat (limited to 'edit-vimperator-files.js')
-rw-r--r-- | edit-vimperator-files.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/edit-vimperator-files.js b/edit-vimperator-files.js index 93eece7..97284b8 100644 --- a/edit-vimperator-files.js +++ b/edit-vimperator-files.js @@ -42,7 +42,7 @@ let PLUGIN_INFO = <author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author> <license>new BSD License (Please read the source code comments of this plugin)</license> <license lang="ja">修正BSDライセンス (ソースコードのコメントを参照してください)</license> - <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/edit-vimperator-files.js</updateURL> + <updateURL>https://github.com/vimpr/vimperator-plugins/raw/master/edit-vimperator-files.js</updateURL> <minVersion>2.4</minVersion> <maxVersion>2.4</maxVersion> <detail><![CDATA[ |