From 4b0568dd06b5d04bb2c79ffd49d0898abe10ca18 Mon Sep 17 00:00:00 2001 From: Ethan Schoonover Date: Sat, 16 Apr 2011 10:49:53 -0700 Subject: updated to vimrc --- doc/togglebg.txt | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/togglebg.txt b/doc/togglebg.txt index 5839ddc..7a70d60 100644 --- a/doc/togglebg.txt +++ b/doc/togglebg.txt @@ -1,4 +1,4 @@ -*togglebg.vim* For Vim version 7.3. or newer Modified: 2011 Apr 12 +*togglebg.vim* For Vim version 7.3. or newer Modified: 2011 Apr 16 TOGGLE BACKGROUND PLUGIN by Ethan Schoonover ~ @@ -35,18 +35,15 @@ remove/change your existing mapping to another value. ============================================================================== 2. Changing the Mapping *togglebg-newmap* -To set your own mapping in your .vimrc file, simply add the following three -lines to support normal, insert and visual mode usage, changing the "" -value to the key or key combination you wish to use: +To set your own mapping in your .vimrc file, simply add the following line to +support normal, insert and visual mode usage, changing the "" value to the +key or key combination you wish to use: call togglebg#map("") Note that you'll want to use a single function key or equivalent if you want the plugin to work in all modes (normal, insert, visual). -Note also that it is important to NOT use the noremap map variants. The plugin -uses noremap internally. - ============================================================================== 3. Issues *togglebg-issues* -- cgit v1.2.3-70-g09d2