Skip to content

resticDOG/nvim-nvchad-config

Repository files navigation

English | 简体中文

Prerequisites

This project is based on Nvchad, and the following conditions need to be met before usage:

  1. Neovim 0.9.4+
  2. Terminal font should be Nerd Font
  3. gcc
  4. make
  5. Ripgrep (optional)

Usage

Windows Platform

  • 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 (or pwsh) with administrator privileges:
cd nvim-nvchad-config
./setup.ps1
  • Initialize
nvim

Linux Platform (TODO)

Releases

No releases published

Packages

No packages published