From 5ba51bb0d6d088241dc435b58f56a1dbc5fc249d Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 22 Jun 2018 13:51:52 +1200 Subject: Don't create ~/.vim/config --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 84c59ea8..74524338 100644 --- a/Makefile +++ b/Makefile @@ -545,7 +545,6 @@ install-vim-compiler: cp -p -- vim/compiler/*.vim $(VIMDIR)/compiler install-vim-config: - mkdir -p -- $(VIMDIR)/config cp -p -- vim/vimrc $(VIMRC) install-vim-filetype: -- cgit v1.2.3