From a73f28a91f6b573e515877faeffd508448bbb126 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 20 Feb 2018 08:53:09 -0800 Subject: [vim] Add again vim configuration. Will do another try with vim and a few plugins. --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f96655c..cfc9c1a 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,9 @@ INSTALL = \ ctags \ emacs.d \ gitconfig \ - gitignore + gitignore \ + vim \ + vimrc INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL)) -- cgit v1.2.3