From 6bfd2043e86e6ec524e679fca7080e17b71550dd Mon Sep 17 00:00:00 2001 From: Dhruv Jain Date: Thu, 19 Aug 2021 18:16:22 +0530 Subject: [PATCH] fix typos in TODO section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5dda937b..75f6d1e3 100644 --- a/README.md +++ b/README.md @@ -131,10 +131,10 @@ without / with Treesitter : # TODO -It would be nice if NvChad focuses on existing plugins and config before adding new things , some plugins like whichkey , telescope , treesitter still have basic configs! Also adding new features that'd make NvChad slow or its startuptime slow wouldnt be encouraged , if that feature's really needed then It'll be mentioned in the wiki with its config. +It would be nice if NvChad focuses on existing plugins and config before adding new things. Some plugins like whichkey, telescope and treesitter still have basic configs! Also adding new features that'd make NvChad slow or its startup time slow wouldn't be encouraged. If that feature is really needed then it'll be mentioned in the wiki with its config. - Debloat the config. -- Make NvChad more faster (reduce startuptime too). +- Make NvChad more faster (reduce startup time too). - Add another section in the wiki explaining the whole config (must be helpful for newbies). - Add more themes. - Preview shortcuts in the form of a pretty [cheatsheet](https://user-images.githubusercontent.com/59060246/122490009-95fd9980-cffe-11eb-9676-78019aa2cd65.png).