https://github.com/thecodingmontana/nvim-configurations
https://github.com/thecodingmontana/nvim-configurations
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thecodingmontana/nvim-configurations
- Owner: thecodingmontana
- License: unlicense
- Created: 2024-11-11T12:30:12.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T12:33:23.000Z (7 months ago)
- Last Synced: 2024-12-29T11:33:38.470Z (5 months ago)
- Language: Lua
- Size: 10.7 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!