backup/swap file diectory set

This commit is contained in:
ManjaroOne666 2017-09-30 23:09:41 +01:00
parent c6cfdffe92
commit 92f1b8759a
1 changed files with 4 additions and 1 deletions

3
vimrc
View File

@ -97,6 +97,9 @@ filetype plugin indent on " required
colorscheme customred256
set backupdir=~/.vimtmp
set directory=~/.vimtmp
" tags file set tags=tags;/
" ignore case when searching