diff options
author | mitsugu oyama | 2010-11-08 17:00:46 +0900 |
---|---|---|
committer | mitsugu oyama | 2010-11-08 17:00:46 +0900 |
commit | 81e8285e0cb3160e5ca2b6a464e1e8213a7cc9e2 (patch) | |
tree | 201da25df53f4f62fa98161cb012f640ca290e3b /togglecontextgithub.js | |
parent | 1fa4b23ba2ffd95384195e76425ddeebc0d4f6e1 (diff) | |
download | vimperator-plugins-81e8285e0cb3160e5ca2b6a464e1e8213a7cc9e2.tar.bz2 |
modified summary
Diffstat (limited to 'togglecontextgithub.js')
-rw-r--r-- | togglecontextgithub.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/togglecontextgithub.js b/togglecontextgithub.js index 8257968..8b5e761 100644 --- a/togglecontextgithub.js +++ b/togglecontextgithub.js @@ -1,7 +1,7 @@ // INFO // var INFO = <plugin name="togglecontextgithub.js" version="0.1" - summary="togglecontextgithub.js" + summary="Toggle context exchange box on github" href="http://github.com/vimpr/vimperator-plugins/blob/master/togglecontextgithub.js" xmlns="http://vimperator.org/namespaces/liberator"> <author email="mitsugu.oyama@gmail.com">Mitsugu Oyama</author> |