- Run inside Vim:
:PlugInstall
:CocInstall coc-go coc-json coc-tsserver @yaegassy/coc-intelephense
- Close and open again.
- Coding with Go.
- Themes: PaperColor (default), Dracula.
- Support for tmux.
- Airline theme: simple.
- Press
gdfor go to definition. - Press
grfor references. - Ctrl+Shif+e for open NERDtree.
- Autocomplete.
