This repository is a customized version of an existing project, enhanced with additional features to improve functionality and user experience. The primary modifications include integrations like
- NvChadUI,
- Which Key,
- Mini Animate,
- Code Window,
- JSON Language Server (jsonls),
- nvim-notify,
- Cmd Line,
- fuzzy finder,
- file browse &
- Colors(NvChad-colorizer)
Clone this repository, using the following command:
git clone https://github.com/Acorshep/config-nvim.git
create the nvim directory if it doesnt exist
mkdir -p ~/.config/nvim
then copy the contents of the ~/config-nvim/.config/nvim
to ~/.config/nvim
cp -r ~/config-nvim/.config/nvim/* ~/.config/nvim/
cd ~/.config/nvim
nvim