From b515097dce856635e5ad9e022987db6192c60787 Mon Sep 17 00:00:00 2001 From: Kyle <76597257+Gitleptune@users.noreply.github.com> Date: Sat, 4 Sep 2021 20:07:25 +0300 Subject: [PATCH] fix: chadrc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7133ae6..b7a6415 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Without/with Treesitter: To everyone who thinks that NvChad is bloat: Bloat means different things to everyone. -NvChad has 38 plugins installed by default yet it is still very fast because it uses Packer plugin maanager. Packer.nvim allows you lets you lazy load plugins, meaning they get loaded only when absoloutely required. Furthermore, you can disable plugins you don't use in `chardr`. +NvChad has 38 plugins installed by default yet it is still very fast because it uses Packer plugin maanager. Packer.nvim allows you lets you lazy load plugins, meaning they get loaded only when absoloutely required. Furthermore, you can disable plugins you don't use in `chardrc.lua`.