From 36b143653a3a41cf848de797e16dc55fed6eb0b7 Mon Sep 17 00:00:00 2001 From: Sidhanth Rathod Date: Sun, 4 Aug 2024 09:09:05 +0530 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..15ff558 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +**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 :)