This is my personal Neovim configuration.
- nodejs, npm install and present in PATH
- juzzy finder
- nvim (latest)
- Plug manager
- Clone this repo into
~/.config/nvim/
directory. - Install all the plugins using
:PlugInstall
command. - install additional language servers (
:CocInstall coc-[language-server]
) 3.1 coc-tsserver 3.2 coc-json