Skip to content

Commit

Permalink
vim: add neovim support
Browse files Browse the repository at this point in the history
Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
  • Loading branch information
kiryl committed Feb 22, 2016
1 parent 502ad16 commit acc9ba1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion vim/Makefile
@@ -1,2 +1,5 @@
files := vim vimrc
files := vim
dirs := vimundo

all:
@$(create_symlink) $(HOME)/.vim $(HOME)/.config/nvim
1 change: 1 addition & 0 deletions vim/vim/init.vim
File renamed without changes.

0 comments on commit acc9ba1

Please sign in to comment.