From 714d55280d6bfcb18a8d22870aeaf4bba16b43f3 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 11 Jun 2017 19:20:46 -0700 Subject: Add configuration for vim. This is just a test at this point. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6f49096..2c540bf 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,8 @@ INSTALL = \ emacs.d \ gitconfig \ gitignore \ - tmux.conf + tmux.conf \ + vimrc INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL)) -- cgit 1.4.1