Preview commands
This commit is contained in:
parent
9db0786f00
commit
bc0db1504b
@ -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>
|
||||
|
Reference in New Issue
Block a user