https://github.com/matovu-farid/nvim_config
Neovim Config
https://github.com/matovu-farid/nvim_config
lua neovim
Last synced: about 1 month ago
JSON representation
Neovim Config
- Host: GitHub
- URL: https://github.com/matovu-farid/nvim_config
- Owner: matovu-farid
- Created: 2023-04-12T08:03:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-06T13:38:11.000Z (over 2 years ago)
- Last Synced: 2025-09-01T20:06:34.674Z (10 months ago)
- Topics: lua, neovim
- Language: Lua
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**This repo is supposed to be 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!