tv vim: map <f3> :ShowSyntax

This commit is contained in:
tv 2019-02-16 19:30:37 +01:00
parent fc1e69f9d1
commit 6da86a30a9
1 changed files with 2 additions and 0 deletions

View File

@ -490,6 +490,8 @@ let {
inoremap <f1> <esc>:tabp<cr>
inoremap <f2> <esc>:tabn<cr>
noremap <f3> :ShowSyntax<cr>
" <C-{Up,Down,Right,Left>
noremap <esc>Oa <nop> | noremap! <esc>Oa <nop>
noremap <esc>Ob <nop> | noremap! <esc>Ob <nop>