aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-04-23 00:49:37 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-04-23 00:49:37 +1200
commit56fed377fda8d85b777559d509ff6af535aecd0f (patch)
treef6e904f8420efe47edb12279cae399f3b99bebef /Makefile
parentAdd setting for 'viewdir' option (diff)
downloaddotfiles-56fed377fda8d85b777559d509ff6af535aecd0f.tar.gz
dotfiles-56fed377fda8d85b777559d509ff6af535aecd0f.zip
Remove creation of ~/.vim/cache/spell
This directory isn't actually used by ~/.vim/vimrc.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5ace42c1..4e435b69 100644
--- a/Makefile
+++ b/Makefile
@@ -593,7 +593,6 @@ install-vim-cache:
mkdir -p -- \
$(VIMDIR)/cache \
$(VIMDIR)/cache/backup \
- $(VIMDIR)/cache/spell \
$(VIMDIR)/cache/swap \
$(VIMDIR)/cache/undo \
$(VIMDIR)/cache/view