aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b42ee72c..3afe0265 100644
--- a/Makefile
+++ b/Makefile
@@ -548,6 +548,7 @@ install-vim-compiler:
cp -p -- vim/compiler/*.vim $(VIMDIR)/compiler
install-vim-config:
+ mkdir -p -- $(VIMDIR)/config
cp -p -- vim/vimrc $(VIMRC)
cp -p -- vim/config/*.vim $(VIMDIR)/config