From 8a2e1006b3b272126332aa064f3ad95387129544 Mon Sep 17 00:00:00 2001 From: Biswakalyan Bhuyan Date: Thu, 13 Feb 2025 14:13:49 +0530 Subject: new dot files --- .config/nvim/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .config/nvim/README.md (limited to '.config/nvim/README.md') diff --git a/.config/nvim/README.md b/.config/nvim/README.md new file mode 100644 index 0000000..dc0deaa --- /dev/null +++ b/.config/nvim/README.md @@ -0,0 +1,9 @@ +**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! -- cgit v1.2.3-59-g8ed1b