Merge pull request #3 from SamPosh/SamPosh-patch-2

Update README.md
This commit is contained in:
SamPosh 2023-05-05 23:09:06 +05:30 committed by GitHub
commit 5aa65611c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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