Skip to content

zees-dev/nvchad-user-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NvChad User Configuration Example

A user configuration template for NvChad

🛠️ Installation

Make a backup of your current nvim and shared folder

mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak

Clone NvChad

git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1 && nvim

Clone the repository

rm -rf ~/.config/nvim/lua/custom/
git clone https://github.com/zees-dev/nvchad-user-config ~/.config/nvim/lua/custom --depth 1

Start Neovim

nvim

About

Custom config for my NvChad setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages