Update README.md

Fix typo
This commit is contained in:
~hedy
2023-11-08 09:50:10 +08:00
committed by GitHub
parent 1bc8941900
commit 254a9394af

View File

@@ -641,8 +641,8 @@ These mappings are active for the outline window.
| ? | Show help message |
| Enter | Go to symbol location in code |
| o | Go to symbol location in code without losing focus |
| Ctrl+j | Go up and goto location |
| Ctrl+k | Go down and goto location |
| Ctrl+k | Go up and goto location |
| Ctrl+j | Go down and goto location |
| Ctrl+g | Go to code location in outline window |
| Ctrl+Space | Hover current symbol |
| K | Toggles the current symbol preview |