]> oss.titaniummirror.com Git - smckown/dotfiles.git/commit
Relocate vim swap/backup/undo files
authorR. Steve McKown <rsmckown@gmail.com>
Mon, 8 Jun 2015 21:14:15 +0000 (15:14 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Mon, 8 Jun 2015 21:23:17 +0000 (15:23 -0600)
commit3caeda4578056051840d4b35ab9ac02e4f4f2601
tree6ce4d0bef607087dac9dd3e1326090a4219b465f
parentb4b5b5dcc5cff6d35255cf9230426ba1a07c2b8e
Relocate vim swap/backup/undo files

The location where swap/backup/undo files should be in a subdirectory of
a vim runtimepath, and one that is user specific.  The idea of using
something like the previous .local/shared/vim is too linux distro
specific.

Since MacVim and *nix vim both have $HOME/.vim in the runtimepath, then
this is the best place.  For Windows, we have to use $HOME/vimfiles
instead.
.gitignore
vim/vimrc