|
|
@ -51,7 +51,7 @@
|
|
|
|
| `:update`, `:u` | Write changes only if the file has been modified. |
|
|
|
|
| `:update`, `:u` | Write changes only if the file has been modified. |
|
|
|
|
| `:lsp-workspace-command` | Open workspace command picker |
|
|
|
|
| `:lsp-workspace-command` | Open workspace command picker |
|
|
|
|
| `:lsp-restart` | Restarts the language servers used by the current doc |
|
|
|
|
| `:lsp-restart` | Restarts the language servers used by the current doc |
|
|
|
|
| `:lsp-stop` | Stops the Language Server that is in use by the current doc |
|
|
|
|
| `:lsp-stop` | Stops the language servers that are used by the current doc |
|
|
|
|
| `:tree-sitter-scopes` | Display tree sitter scopes, primarily for theming and development. |
|
|
|
|
| `:tree-sitter-scopes` | Display tree sitter scopes, primarily for theming and development. |
|
|
|
|
| `:debug-start`, `:dbg` | Start a debug session from a given template with given parameters. |
|
|
|
|
| `:debug-start`, `:dbg` | Start a debug session from a given template with given parameters. |
|
|
|
|
| `:debug-remote`, `:dbg-tcp` | Connect to a debug adapter by TCP address and start a debugging session from a given template with given parameters. |
|
|
|
|
| `:debug-remote`, `:dbg-tcp` | Connect to a debug adapter by TCP address and start a debugging session from a given template with given parameters. |
|
|
|
|