summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-10-24 02:46:17 -0400
committerJesse Luehrs <doy@tozt.net>2017-10-24 03:31:57 -0400
commitf6b458e4d2573fd802ac2acafbe5e13cfbcc5702 (patch)
tree46558d41d857ef6d59e4e3661ff29f8a44cd2b23 /Makefile
parentba2de93f8527cd65a27bd1846c938c671eddf228 (diff)
downloadconf-f6b458e4d2573fd802ac2acafbe5e13cfbcc5702.tar.gz
conf-f6b458e4d2573fd802ac2acafbe5e13cfbcc5702.zip
move the rest of vim's transient data from ~/.vim/data to ~/.cache
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e3e0ff7..51ccc6f 100644
--- a/Makefile
+++ b/Makefile
@@ -70,10 +70,11 @@ BUILD = bin/local/timettyrec \
EMPTYDIRS = $(patsubst services/%,.log/%,$(wildcard services/*)) \
Maildir \
- .vim/data/undo \
.cache/mutt/headers \
.cache/mutt/bodies \
.cache/mpd \
+ .cache/vim/hist \
+ .cache/vim/undo \
.config/mpd/playlists
ECHO = @echo