From 98a068dc23ddc7c7f5e405087d816a4d7d72fd62 Mon Sep 17 00:00:00 2001 From: whatsthebeef Date: Tue, 28 Feb 2012 10:23:21 -0600 Subject: neatened up description --- google-results.js | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'google-results.js') diff --git a/google-results.js b/google-results.js index 9ef3866..14161c7 100755 --- a/google-results.js +++ b/google-results.js @@ -1,8 +1,8 @@ /** * ==VimperatorPlugin== * @name google-results.js -* @description helps to select google results -* @author john bower (whiskeytangobravo@gmail.com, http://www.whatsthebeef.org) +* @description provides quick access to google results +* @author whatsthebeef (whiskeytangobravo@gmail.com, http://www.whatsthebeef.org) * @version 0.1 * @minversion 2.0pre * ==/VimperatorPlugin== @@ -11,8 +11,15 @@ * Creative Commons * * USAGE -* +* :gr [index] +* index - the index of the result you would like to access +* * EXAMPLE +* keys can be mapped like so +* nmap ,1 :gr0 +* nmap ,2 :gr1 +* etc... +* the you only need to press ,1 to access first result... * * HISTORY * 2012/02/27 ver. 0.1 - initial written. -- cgit v1.2.3