https://github.com/RichiH/vcsh
Initialize:
vcsh init vim
vcsh vim remote add origin <remote>
vcsh vim pull origin masterhttps://github.com/neovim/neovim
brew tap neovim/neovim
brew install neovim
curl https://github.com/Shougo/neobundle.vim/master/bin/install.sh > install.sh
sh ./install.sh
sudo easy_install pip
pip install neovim --user
brew install python3
pip3 install neovim
- Might be autoinstalled! https://github.com/Shougo/dein.vim
Simply open nvim for the first time - plugins declared in this projects configuration file will be downloaded and installed.
brew install the_silver_searcher
Autocomplete for NeoVim
Check Deoplete install README at: https://github.com/Shougo/deoplete.nvim
sudo chmod ugo-x /usr/libexec/path_helper
https://github.com/universal-ctags
https://github.com/neoclide/coc-prettier https://github.com/neoclide/coc-tsserver https://github.com/neoclide/coc-eslint