We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 536b6ee commit b76b85eCopy full SHA for b76b85e
docs/page/keybindings.md
@@ -44,7 +44,7 @@ configured `lsp-command-map` which is bound to `lsp-keymap-prefix`
44
| `s-l G g` | Peek definitions to the identifier at point. (requires `lsp-ui`) |
45
| `s-l G r` | Peek references to the identifier at point. (requires `lsp-ui`) |
46
| `s-l G i` | Peek implementation locations of the symbol at point. (requires `lsp-ui`) |
47
-| `s-l G s` | Peek symbols in the worskpace. (requires `lsp-ui`) |
+| `s-l G s` | Peek symbols in the workspace. (requires `lsp-ui`) |
48
49
## which-key integration
50
0 commit comments