vim map question

Inizio della pagina
Allegati:
Messaggio come e-mail
+ (text/plain)
Delete this message
Reply to this message
Autore: Mike Starke
Data:  
Oggetto: vim map question
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