Document keybind functionality

This commit is contained in:
Omar Zeghouani
2021-08-20 20:29:18 +01:00
parent 23f1299869
commit 5da59b68df
2 changed files with 2 additions and 2 deletions

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 | Show current symbol preview |
| K | Toggles the current symbol preview |
| r | Rename symbol |
| a | Code actions |