add fvim alias, setup nvim undofile
This commit is contained in:
parent
b938e9192a
commit
6f386d26a2
3 changed files with 5 additions and 0 deletions
|
@ -42,3 +42,6 @@ set cursorline
|
|||
|
||||
" disable creating swap file
|
||||
set noswapfile
|
||||
|
||||
" setup an undofile
|
||||
set undofile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue