Merge branch 'master' of https://github.com/ram02z/symbols-outline.nvim into ram02z-master

This commit is contained in:
simrat39
2021-08-20 19:06:46 -07:00
4 changed files with 37 additions and 21 deletions

View File

@@ -233,7 +233,7 @@ symbol_blacklist
| 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 |
| ? | Show help message |