Removed terminal mode mapping
parent
64fa11c04e
commit
fc316d33c6
|
@ -46,7 +46,6 @@ set inccommand=split
|
|||
|
||||
" terminal mode options
|
||||
autocmd TermOpen * startinsert
|
||||
tnoremap <ESC> <C-\><C-n>
|
||||
|
||||
" ctags config
|
||||
set tags=./tags;
|
||||
|
|
Loading…
Reference in New Issue