aboutsummaryrefslogtreecommitdiff
path: root/nvim/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'nvim/README.md')
-rw-r--r--nvim/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/nvim/README.md b/nvim/README.md
deleted file mode 100644
index 769fbdf..0000000
--- a/nvim/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-**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!