Update README.md

This commit is contained in:
Omar Zeghouani
2021-08-21 09:46:42 +01:00
committed by GitHub
parent 9a74879d31
commit e2f819e337

View File

@@ -109,7 +109,7 @@ vim.g.symbols_outline = {
| Enter | Go to symbol location in code |
| o | Go to symbol location in code without losing focus |
| Ctrl+Space | Hover current symbol |
| K | Toggles the current symbol preview (Only when auto_preview is off) |
| K | Toggles the current symbol preview |
| r | Rename symbol |
| a | Code actions |
| ? | Show help message |