From 2cc42213f120ffe6a2f06f610bccc31f0c68c2e7 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Sun, 7 Sep 2025 18:03:20 +0530 Subject: removed nvim submodule --- nvim/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 nvim/README.md (limited to 'nvim/README.md') diff --git a/nvim/README.md b/nvim/README.md new file mode 100644 index 0000000..769fbdf --- /dev/null +++ b/nvim/README.md @@ -0,0 +1,9 @@ +**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! -- cgit v1.2.3