https://github.com/matchati/cool-nvim-config
https://github.com/matchati/cool-nvim-config
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/matchati/cool-nvim-config
- Owner: MatchaTi
- License: unlicense
- Created: 2024-11-20T04:28:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-20T10:11:25.000Z (over 1 year ago)
- Last Synced: 2024-12-16T16:05:19.807Z (over 1 year ago)
- Language: Lua
- Size: 6.84 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!