diff options
Diffstat (limited to 'auto_word_select_mode.js')
-rw-r--r-- | auto_word_select_mode.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_word_select_mode.js b/auto_word_select_mode.js index f938b51..e32adea 100644 --- a/auto_word_select_mode.js +++ b/auto_word_select_mode.js @@ -38,7 +38,7 @@ var PLUGIN_INFO = <description lang="ja">単語を自動選択するモードを追加します</description> <minVersion>2.0</minVersion> <maxVersion>2.2pre</maxVersion> - <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/auto_word_select_mode.js</updateURL> + <updateURL>https://github.com/vimpr/vimperator-plugins/raw/master/auto_word_select_mode.js</updateURL> <author mail="snaka.gml@gmail.com" homepage="http://vimperator.g.hatena.ne.jp/snaka72/">snaka</author> <license>MIT style license</license> <version>1.2.3</version> |