English | 简体中文
This project is based on Nvchad, and the following conditions need to be met before usage:
- Neovim 0.9.4+
- Terminal font should be Nerd Font
- gcc
- make
- Ripgrep (optional)
- Install
Neovim,gcc,make,ripgrep
scoop install neovim gcc make ripgrep- Configure terminal font to be
Nerd Font - Backup the original configuration
git clone --recurse-submodules https://github.com/resticDOG/nvim-nvchad-config.git
- Create a symbolic link Run
powershell(orpwsh) with administrator privileges:
cd nvim-nvchad-config
./setup.ps1- Initialize
nvim