From 203ee6cc81bf30b224d24c40caa490807e2e3f3c Mon Sep 17 00:00:00 2001 From: SamPosh Date: Fri, 5 May 2023 23:08:45 +0530 Subject: [PATCH] Update README.md Updated few more short cuts --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 35561042..84d1b1ce 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,9 @@ Space + sw - Search words in file (Equal to Ctrl+shift+f in vscode) zR - Expand all fold zM - Collapse all folds (we can also use mouse as ufo plugin is installed) +:NeoTree will open the file tree (or) Ctrl+b +:Format will format the python file with black format + ``` ### To install locally