I won't be updating these dotfiles for the foreseeable future. Please update to the new ones.
I might come back to these and update them though. I'll see :3
To use these NeoVim configs you need to have neovim >=0.7 and the following dependencies:
nodejs
- Many LTS distros have too old NodeJS versions (you need at least node 14 for
coc
) so in that case I suggest you use nvm until you have up-to-date repos. Ditto fornpm
.
- Many LTS distros have too old NodeJS versions (you need at least node 14 for
npm
rustup
and other rust utils for rust-analizerclangd
for C/C++ CoC
Then you just have to run ./init.sh
here and the script will automatically install this config for you and install any Vundle plugin