vim: set swapfile directory to ~/.vim/swp
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
*.swp
|
||||||
@@ -1,4 +1,6 @@
|
|||||||
set encoding=utf-8
|
set encoding=utf-8
|
||||||
|
set directory=~/.vim/swp " *.swp files will end up here
|
||||||
|
|
||||||
|
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
" When editing a file, always jump to the last known cursor position.
|
" When editing a file, always jump to the last known cursor position.
|
||||||
|
|||||||
Reference in New Issue
Block a user