From 68f676b65d776afec4acca520daef436f1e1f500 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 2 Jul 2018 14:30:20 +1200 Subject: Add vim config subfile to undo Debian's changes --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4bb09b1a..b42ee72c 100644 --- a/Makefile +++ b/Makefile @@ -549,6 +549,7 @@ install-vim-compiler: install-vim-config: cp -p -- vim/vimrc $(VIMRC) + cp -p -- vim/config/*.vim $(VIMDIR)/config install-vim-filetype: cp -p -- vim/filetype.vim vim/scripts.vim $(VIMDIR) -- cgit v1.2.3