From 9210a2bb594298fb32600e360e6a6cd50f33ac33 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 28 Feb 2018 08:40:49 -0800 Subject: [vim] Remove vim, I really can't get to switch. --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4582e0f..f771e72 100644 --- a/Makefile +++ b/Makefile @@ -7,9 +7,7 @@ INSTALL = \ ctags \ emacs.d \ gitconfig \ - gitignore \ - vim \ - vimrc + gitignore INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL)) -- cgit 1.4.1