Move vim swap files
This commit is contained in:
parent
a7e46f6ea3
commit
405360c326
1 changed files with 2 additions and 0 deletions
|
@ -15,3 +15,5 @@ set smartindent
|
|||
set autoindent
|
||||
set hlsearch
|
||||
set showmatch
|
||||
set directory=$HOME/.vim/tmp
|
||||
set backupdir=$HOME/.vim/tmp
|
||||
|
|
Loading…
Add table
Reference in a new issue