aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-04-23 00:43:45 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-04-23 00:43:45 +1200
commita4960b6efa94c947bd2d5ec08c02bd50ba46eecd (patch)
treec9bcc5cdd8cc379821a6f5aa38dfbbb1fe0d0a74 /Makefile
parentAdd manual page for phpcsff(1df) (diff)
downloaddotfiles-a4960b6efa94c947bd2d5ec08c02bd50ba46eecd.tar.gz
dotfiles-a4960b6efa94c947bd2d5ec08c02bd50ba46eecd.zip
Add setting for 'viewdir' option
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8146f1cc..5ace42c1 100644
--- a/Makefile
+++ b/Makefile
@@ -595,7 +595,8 @@ install-vim-cache:
$(VIMDIR)/cache/backup \
$(VIMDIR)/cache/spell \
$(VIMDIR)/cache/swap \
- $(VIMDIR)/cache/undo
+ $(VIMDIR)/cache/undo \
+ $(VIMDIR)/cache/view
install-vim-compiler:
mkdir -p -- $(VIMDIR)/compiler