Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritikprajapat21/nvchadconfig
Config folder for nvim nvchad setup
https://github.com/ritikprajapat21/nvchadconfig
Last synced: 13 days ago
JSON representation
Config folder for nvim nvchad setup
- Host: GitHub
- URL: https://github.com/ritikprajapat21/nvchadconfig
- Owner: ritikprajapat21
- License: unlicense
- Created: 2024-03-18T17:30:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T18:02:22.000Z (2 months ago)
- Last Synced: 2024-11-04T19:18:29.141Z (2 months ago)
- Language: Lua
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**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!