key mapping help

2012-02-18 Thread retiredff
>From macvim help, and other posts and example .vimrc files I have examined, the following should work: "toggle list - this works, not in insert mode map :set nolist! "this should work in insert mode but does not imap :set nolist! "nor does this map! :set nolist! when I press F1, I see disp

Re: key mapping help

2012-02-18 Thread Bee
On Feb 18, 7:40 am, retiredff wrote: > From macvim help, and other posts and example .vimrc files I have examined, > the following should work: > > "toggle list - this works, not in insert mode > map :set nolist! > > "this should work in insert mode but does not > imap :set nolist! > > "nor d