mkdir -p ~/.config && cd ~/.config
git clone https://github.com/26huitailang/nvim
universal-ctags:
brew install universal-ctags
python-language-server, install and change coc-settings.json
python command to this python bin path
pip install python-language-server[all]
install plugins:
:PlugInstall
Coc plugin will install automaticly.