diff options
author | anekos | 2011-07-16 08:24:21 +0900 |
---|---|---|
committer | anekos | 2011-07-16 08:24:21 +0900 |
commit | e63426112f8b630db41bdc4a28a34676fe12af66 (patch) | |
tree | 25f3b3aa9ee3d049ecb50f0ac2cff5b1c0fb52ed | |
parent | d1eaa3d24b12711f99c0f881a6e652d13e8306bd (diff) | |
download | vimperator-plugins-e63426112f8b630db41bdc4a28a34676fe12af66.tar.bz2 |
必要プラグインの記述追加
-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 bd29c42..f961200 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 and x-hint.js</p> + <p>require: feedSomeKeys_3.js and x-hint.js and _libly.js</p> </plugin> </>; // }}} |