vim map question

Páxina inicial
Anexos:
Mensaxe orixinal
+ (text/plain)
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Mike Starke
Data:  
Asunto: 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