Removed terminal mode mapping

main
Michael Mandl 2019-10-24 16:45:40 +02:00
parent 64fa11c04e
commit fc316d33c6
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ set inccommand=split
" terminal mode options
autocmd TermOpen * startinsert
tnoremap <ESC> <C-\><C-n>
" ctags config
set tags=./tags;