tv vim: DRY F{1,2} mapping
This commit is contained in:
parent
0a3ad1b7c3
commit
21f878d929
@ -130,8 +130,8 @@ with import ./lib;
|
||||
|
||||
nnoremap <f1> :tabp<cr>
|
||||
nnoremap <f2> :tabn<cr>
|
||||
inoremap <f1> <esc>:tabp<cr>
|
||||
inoremap <f2> <esc>:tabn<cr>
|
||||
imap <f1> <esc><f1>
|
||||
imap <f2> <esc><f2>
|
||||
|
||||
noremap <f3> :ShowSyntax<cr>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user