mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 20:40:32 +01:00
Enable backups.
This commit is contained in:
@@ -45,6 +45,7 @@ set undoreload=10000
|
||||
set undodir=~/.cache/vim/undo " vim will not create this directory.
|
||||
set directory=~/.cache/vim/swap " vim will not create this directory.
|
||||
set backupdir=~/.cache/vim/backup " vim will not create this directory.
|
||||
set backup
|
||||
set viminfo+=n~/.cache/vim/viminfo
|
||||
|
||||
" Death to the "Thanks for flying vim" message
|
||||
|
||||
Reference in New Issue
Block a user