Skip to content

Commit

Permalink
docs: add information on tree-sitter-injection
Browse files Browse the repository at this point in the history
  • Loading branch information
nik-rev committed Feb 3, 2025
1 parent 9adb297 commit ea4a3c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/src/generated/typable-cmd.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
| `:lsp-stop` | Stops the given language servers, or all language servers that are used by the current file if no arguments are supplied |
| `:tree-sitter-scopes` | Display tree sitter scopes, primarily for theming and development. |
| `:tree-sitter-highlight-name` | Display name of tree-sitter highlight scope under the cursor. |
| `:tree-sitter-injection` | Display injected language for the primary range. |
| `: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-eval` | Evaluate expression in current debug context. |
Expand Down

0 comments on commit ea4a3c3

Please sign in to comment.