aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-11-23 16:41:10 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-11-23 16:41:10 +1300
commit685b714991a77ca3adde90c5d7095d3edcacdb15 (patch)
tree3f24b18908dcad0e012578d07bc2ea62ad5655ce /Makefile
parentMerge branch 'release/v1.77.0' into develop (diff)
downloaddotfiles-685b714991a77ca3adde90c5d7095d3edcacdb15.tar.gz
dotfiles-685b714991a77ca3adde90c5d7095d3edcacdb15.zip
Remove a lot of alignment spacing
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 056f0ece..0d4af4d6 100644
--- a/Makefile
+++ b/Makefile
@@ -564,9 +564,9 @@ install-vim-bundle: install-vim-config
install-vim-cache:
mkdir -p -- \
- $(VIMDIR)/cache/backup \
- $(VIMDIR)/cache/swap \
- $(VIMDIR)/cache/undo
+ $(VIMDIR)/cache/backup \
+ $(VIMDIR)/cache/swap \
+ $(VIMDIR)/cache/undo
install-vim-compiler:
mkdir -p -- $(VIMDIR)/compiler