This repository is the NeoVim configuration by Raphanus Lo.
This NeoVim configuration uses NvChad 2.5 starter kit as the base.
git clone --recurse-submodules https://github.com/COLDTURNIP/vimrc.git "$HOME/.config/nvim"
Then setup the configuration in NeoVim.
:Lazy sync
:MasonInstallAll
rm -rf ~/.config/nvim
rm -rf ~/.local/state/nvim
rm -rf ~/.local/share/nvim
- NvChad: the base configuration