From 3ed108b4ea81eb575e582b054a52dea815538055 Mon Sep 17 00:00:00 2001 From: siduck76 Date: Wed, 4 Aug 2021 08:39:43 +0530 Subject: [PATCH] update todo --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4f55615..542c7cc 100644 --- a/README.md +++ b/README.md @@ -145,11 +145,12 @@ without / with Treesitter : 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. -- Debloat the config +- Debloat the config. +- Make NvChad more faster (reduce startuptime too). +- Add another section in the wiki explaining the whole config (must be helpful for newbies). - Add more themes. -- Add a theme switcher. -- Preview shortcuts in the form of a pretty [cheatsheet](https://user-images.githubusercontent.com/59060246/122490009-95fd9980-cffe-11eb-9676-78019aa2cd65.png) -- Add a global configuration so it doesnt get hard to update :c +- Preview shortcuts in the form of a pretty [cheatsheet](https://user-images.githubusercontent.com/59060246/122490009-95fd9980-cffe-11eb-9676-78019aa2cd65.png). +- Add a user config so it doesnt get hard to update :c # Contribute