summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 1c49131..0e1d114 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -39,8 +39,7 @@ set tabstop=4
set mouse=a
set ttymouse=sgr
-" put all the vim files under ~/.vim to avoid polluting the rest of the
-" filesystem with them
+" use standard places for the vim state files
set dir=~/.cache/vim/swap
set backupdir=~/.cache/vim/bkp
set undodir=~/.local/var/vim/undo