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