From 31d605608f664cc4bf132493e21ba5b0e6efdfd3 Mon Sep 17 00:00:00 2001 From: Ay355 <77558710+Ay-355@users.noreply.github.com> Date: Fri, 17 Sep 2021 22:17:44 -0700 Subject: [PATCH] docs: fix grammer in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index beef884..f419085 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,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 `chardrc.lua`. +NvChad has 38 plugins installed by default, yet it is still very fast because it uses the Packer plugin manager. Packer.nvim allows you to lazy load plugins, meaning they only get loaded when absolutely required. Furthermore, you can disable plugins you don't use in `chardrc.lua`.