NVCat is my personal neovim configuration written in lua with minimal configuration.
Note: if you plan to use this configuration, just an important note, i'm still configuring it so expect some changes.
- neovim v0.8+
- have
git
installed in your system - nerd fonts
- a brain (mandatory)
- and of course, experience with lua and neovim
Note: before you clone this repository, please backup your current neovim configuration if you don't want to lose it.
backup your current nvim folder
mv ~/.config/nvim ~/.config/nvim.bak
clone this repository
git clone --depth 1 https://github.com/avocadeys/NVCat ~/.config/nvim
nvim
rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim