diff options
author | anekos | 2011-07-27 01:18:41 +0900 |
---|---|---|
committer | anekos | 2011-07-27 01:18:41 +0900 |
commit | 5d0291eaf96c1c72315573a6047b4ed7df022b9b (patch) | |
tree | 6cfb43bf308882102eca2e5417b1ed41e70f1270 /auto_source.js | |
parent | 3577b648963b907ffd4fc31d006f4672fc7a8544 (diff) | |
download | vimperator-plugins-5d0291eaf96c1c72315573a6047b4ed7df022b9b.tar.bz2 |
coderepos ちゃうんやで
Diffstat (limited to 'auto_source.js')
-rw-r--r-- | auto_source.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_source.js b/auto_source.js index 5b979fd..48dffb8 100644 --- a/auto_source.js +++ b/auto_source.js @@ -68,7 +68,7 @@ let PLUGIN_INFO = </VimperatorPlugin>; let INFO = <plugin name="Auto Source" version="1.6.0" - href="http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/auto_source.js" + href="http://github.com/vimpr/vimperator-plugins/blob/master/auto_source.js" summary="Sourcing automatically when the specified file is modified." xmlns="http://vimperator.org/namespaces/liberator"> <author email="anekos@snca.net">anekos</author> |