Enabled persistent undo
This commit is contained in:
parent
de3f451729
commit
f359aaa6a2
@ -54,6 +54,9 @@ set shiftwidth=4
|
|||||||
" scroll offset
|
" scroll offset
|
||||||
set scrolloff=4
|
set scrolloff=4
|
||||||
|
|
||||||
|
" presistent undo
|
||||||
|
set undofile
|
||||||
|
|
||||||
" solarized dark theme
|
" solarized dark theme
|
||||||
silent! colorscheme solarized
|
silent! colorscheme solarized
|
||||||
set background=dark
|
set background=dark
|
||||||
|
Reference in New Issue
Block a user