Preview commands

main
mandlm 2019-10-22 19:09:13 +02:00
parent 9db0786f00
commit bc0db1504b
1 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,9 @@ set background=dark
" line numbers
set number
" preview commands
set inccommand=split
" terminal mode options
autocmd TermOpen * startinsert
tnoremap <ESC> <C-\><C-n>