Preview commands
This commit is contained in:
parent
9db0786f00
commit
bc0db1504b
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@ set background=dark
|
||||||
" line numbers
|
" line numbers
|
||||||
set number
|
set number
|
||||||
|
|
||||||
|
" preview commands
|
||||||
|
set inccommand=split
|
||||||
|
|
||||||
" terminal mode options
|
" terminal mode options
|
||||||
autocmd TermOpen * startinsert
|
autocmd TermOpen * startinsert
|
||||||
tnoremap <ESC> <C-\><C-n>
|
tnoremap <ESC> <C-\><C-n>
|
||||||
|
|
Loading…
Reference in a new issue