summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorFranck Cuny <franck.cuny@gmail.com>2018-02-28 08:40:49 -0800
committerFranck Cuny <franck.cuny@gmail.com>2018-02-28 08:40:49 -0800
commit9210a2bb594298fb32600e360e6a6cd50f33ac33 (patch)
treea3fb88da6131360f764410bea31ab028eb6b4e1b /Makefile
parent[Makefile] fix the URL to my public key (diff)
downloademacs.d-9210a2bb594298fb32600e360e6a6cd50f33ac33.tar.gz
[vim] Remove vim, I really can't get to switch.
Diffstat (limited to 'Makefile')
-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))