1
0
Fork
You've already forked chad
0
No description
  • Lua 100%
2025年01月15日 16:59:02 +03:00
lua nvchad: init 2025年01月15日 16:59:02 +03:00
.stylua.toml nvchad: init 2025年01月15日 16:59:02 +03:00
init.lua nvchad: init 2025年01月15日 16:59:02 +03:00
lazy-lock.json nvchad: init 2025年01月15日 16:59:02 +03:00
LICENSE Initial commit 2025年01月15日 13:53:23 +00:00
README.md nvchad: init 2025年01月15日 16:59:02 +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!