Change location of the swap files.
This commit is contained in:
@@ -152,7 +152,7 @@ set encoding=utf-8 " set the encoding
|
|||||||
set showmode " show current mode in the status line
|
set showmode " show current mode in the status line
|
||||||
|
|
||||||
set swapfile " use a swapfile
|
set swapfile " use a swapfile
|
||||||
set directory=~/.vim-swap,/var/tmp,/tmp
|
set directory=/var/tmp,/tmp
|
||||||
set updatecount=200 " default, number of characters that have
|
set updatecount=200 " default, number of characters that have
|
||||||
" to be typed before the swapfile is
|
" to be typed before the swapfile is
|
||||||
" written to disk
|
" written to disk
|
||||||
|
|||||||
Reference in New Issue
Block a user