add nvim configuration

* add neovim installation to brew install script
* clone vimrc to nvimrc
* replace syntastic plugin with neomake
This commit is contained in:
Nick Nisi
2015-08-13 22:37:58 -05:00
parent 4eb98ce825
commit 1449da7cd7
4 changed files with 2554 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.netrwhist
npm-debug.log
vim/vim.symlink/plugged/
nvim/nvim.symlink/plugged/