docs: Fix shortcut for select a smaller syntax node (#22135)
Release Notes: - N/A
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ Treesitter is a powerful tool that Zed uses to understand the structure of your
|
||||
| Go to next/previous section end | `] [` / `[ ]` |
|
||||
| Go to next/previous comment | `] /`, `] *` / `[ /`, `[ *` |
|
||||
| Select a larger syntax node | `[ x` |
|
||||
| Select a larger syntax node | `[ x` |
|
||||
| Select a smaller syntax node | `] x` |
|
||||
|
||||
| Text Objects | Default Shortcut |
|
||||
| ---------------------------------------------------------- | ---------------- |
|
||||
|
||||
Reference in New Issue
Block a user