Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Nvchad customizations

I'm currently using Nvchad for the neovim base configuration. See https://nvchad.github.io/getting-started/setup for a full explanation on how to install it, or use:

mv ~/.config/nvim ~/.config/nvim.bak
mkdir -p ~/.config/nvim
git clone https://github.com/NvChad/NvChad ~/.config/nvim
ln -s $(pwd)/lua/custom ~/.config/nvim/lua/custom