add nvim configuration
* add neovim installation to brew install script * clone vimrc to nvimrc * replace syntastic plugin with neomake
This commit is contained in:
@@ -28,4 +28,8 @@ brew install nvm
|
||||
brew install z
|
||||
brew install markdown
|
||||
|
||||
# install neovim
|
||||
brew tap neovim/neovim
|
||||
brew install --HEAD neovim
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user