No description
This repository has been archived on 2026-06-09. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-02-19 21:08:37 +03:00
lua fix plugins config 2025-02-19 21:08:37 +03:00
.stylua.toml purpleschool starter configuration 2025-02-15 22:30:57 +03:00
init.lua fix codeium plugin and add ui plugins 2025-02-19 15:46:25 +03:00
lazy-lock.json fix plugins config 2025-02-19 21:08:37 +03:00
LICENSE purpleschool starter configuration 2025-02-15 22:30:57 +03:00
README.md purpleschool starter configuration 2025-02-15 22:30:57 +03:00

This repo is supposed to used as config by NvChad users!

  • The main nvchad repo (NvChad/NvChad) is used as a plugin by this repo.
  • So you just import its modules , like require "nvchad.options" , require "nvchad.mappings"
  • So you can delete the .git from this repo ( when you clone it locally ) or fork it :)

Credits

  1. Lazyvim starter https://github.com/LazyVim/starter as nvchad's starter was inspired by Lazyvim's . It made a lot of things easier!