summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
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))