-
git clone to $HOME/.config/nvim
-
Open up neovim and execute :PlugInstall
In neovim, execute :PlugUpdate To update vim-plug, execute :PlugUpgrade
To support C and C++ autocompletion, cquery must be installed somewhere in $PATH. Instructions for building from source and configuration are here.