added keybinding

This commit is contained in:
2024-03-10 21:15:05 +01:00
parent 4931a03083
commit f4029d4e0f

View File

@@ -20,3 +20,4 @@ For python autoformatting you should install `autopep8`:
- CTRL + ww -> change window's focus - CTRL + ww -> change window's focus
- CTRL + y -> accept autocomplete suggestion - CTRL + y -> accept autocomplete suggestion
- m (with nerdtree focused) -> opens the nerdtree's menu - m (with nerdtree focused) -> opens the nerdtree's menu
- F3 -> start the :AutoFormat cmd