diff options
| author | Franck Cuny <franck.cuny@gmail.com> | 2018-02-20 08:53:09 -0800 |
|---|---|---|
| committer | Franck Cuny <franck.cuny@gmail.com> | 2018-02-20 09:28:14 -0800 |
| commit | a73f28a91f6b573e515877faeffd508448bbb126 (patch) | |
| tree | af6d49fcb72e63e761d2ee7f7708c9dbf8bede39 /Makefile | |
| parent | [Emacs] Set different font size for Linux and darwin. (diff) | |
| download | emacs.d-a73f28a91f6b573e515877faeffd508448bbb126.tar.gz | |
[vim] Add again vim configuration.
Will do another try with vim and a few plugins.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7,7 +7,9 @@ INSTALL = \ ctags \ emacs.d \ gitconfig \ - gitignore + gitignore \ + vim \ + vimrc INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL)) |
