Update README.md

Updated few more short cuts
This commit is contained in:
SamPosh 2023-05-05 23:08:45 +05:30 committed by GitHub
parent bdba1538ee
commit 203ee6cc81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,9 @@ Space + sw - Search words in file (Equal to Ctrl+shift+f in vscode)
zR - Expand all fold zR - Expand all fold
zM - Collapse all folds (we can also use mouse as ufo plugin is installed) 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 ### To install locally