docs(readme): Add rename and hover keymaps

This commit is contained in:
simrat39
2021-04-22 20:16:11 -07:00
parent 5959df428d
commit a6a38848d9

View File

@@ -40,4 +40,6 @@ SymbolsOutline
```vim
Escape --> Close Outline
Enter --> GoTo Symbol location in code
Ctrl + Space --> Hover current symbol
r --> Rename symbol
```