diff options
author | anekos | 2011-07-12 23:19:48 +0900 |
---|---|---|
committer | anekos | 2011-07-12 23:19:48 +0900 |
commit | 9975d6da4aaa195e0020ed6ab5f825fed24cdd23 (patch) | |
tree | f5573bf4f3d84ec7325cd4a1a6a7f43587f4b749 | |
parent | fb403751e21240be7c1324651ce3601551ffac8f (diff) | |
download | vimperator-plugins-9975d6da4aaa195e0020ed6ab5f825fed24cdd23.tar.bz2 |
ヘルプ修正、必要プラグインに x-hint.js 追加
-rw-r--r-- | google-plus-commando.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/google-plus-commando.js b/google-plus-commando.js index ffcdd28..34295eb 100644 --- a/google-plus-commando.js +++ b/google-plus-commando.js @@ -44,7 +44,7 @@ let INFO = <license>New BSD License</license> <project name="Vimperator" minVersion="3.0"/> <p>Mappings for Google+</p> - <p>require: feedSomeKeys_3.js</p> + <p>require: feedSomeKeys_3.js and x-hint.js</p> </plugin> </>; // }}} |