- 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
gd
for go to definition. - Press
gr
for references. - Ctrl+Shif+e for open NERDtree.
- Autocomplete.