From d25d7de8f95e4ca8d1f8a605f79a2e284d8f0289 Mon Sep 17 00:00:00 2001 From: ymaeda Date: Wed, 19 Nov 2008 13:14:21 +0000 Subject: comment modifeid git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@24330 d0d07461-0603-4401-acd4-de1884942a52 --- keywordstore.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'keywordstore.js') 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 - * if is nothing, incremental search starts by last keyword on ":open" or ":tabopen". - * could be completed by using history of keywords which used on ":open" or ":tabopen". + * if is nothing, incremental search starts by last keyword used by ":open" or ":tabopen". + * can be completed by using history of keywords. * * Tested on: * Firefox version: 3.0.3 -- cgit v1.2.3