brew install neovim
pip3 install --user --upgrade neovim
let g:python3_host_prog = $PYENV_ROOT . '/shims/python3'
(Danke an @Ress!)
Recommended Posts