aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorymaeda2008-11-19 13:14:21 +0000
committerymaeda2008-11-19 13:14:21 +0000
commitd25d7de8f95e4ca8d1f8a605f79a2e284d8f0289 (patch)
tree55731bf72196cc1c1ee666dcf2c2d1686ae671c6
parent4f183c480b0bab4413d71f04163fb453a7c81d9c (diff)
downloadvimperator-plugins-d25d7de8f95e4ca8d1f8a605f79a2e284d8f0289.tar.bz2
comment modifeid
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@24330 d0d07461-0603-4401-acd4-de1884942a52
-rwxr-xr-xkeywordstore.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/keywordstore.js b/keywordstore.js
index 487601e..2c47973 100755
--- a/keywordstore.js
+++ b/keywordstore.js
@@ -1,4 +1,4 @@
-/**
+/**
* ==VimperatorPlugin==
* @name KeywordStore.js
* @description Store the keywords when ":open" or ":tabopen" launched
@@ -14,8 +14,8 @@
*
* Usage:
* :kssearch <str>
- * if <str> is nothing, incremental search starts by last keyword on ":open" or ":tabopen".
- * <str> could be completed by using history of keywords which used on ":open" or ":tabopen".
+ * if <str> is nothing, incremental search starts by last keyword used by ":open" or ":tabopen".
+ * <str> can be completed by using history of keywords.
*
* Tested on:
* Firefox version: 3.0.3