vim map question

Mike Starke plug-discuss@lists.plug.phoenix.az.us
Wed, 30 Apr 2003 09:50:06 -0500


On Tue, Apr 29, 2003 at 03:37:06PM -0700, Duncan Laurie wrote:
/_Try something like:
/_
/_nmap <F5> <Esc>:read !pwd<CR>
/_imap <F5> <Esc>:read !pwd<CR>
/_

Thanks, that was exactly it (I was missing the 'read' part).

-Mike