mirror of https://github.com/helix-editor/helix
docs(guides/textobject): list `parameter.around` capture (#13470)
parent
72932a391b
commit
ece12dd74d
|
@ -23,6 +23,7 @@ The following [captures][tree-sitter-captures] are recognized:
|
||||||
| `test.inside` |
|
| `test.inside` |
|
||||||
| `test.around` |
|
| `test.around` |
|
||||||
| `parameter.inside` |
|
| `parameter.inside` |
|
||||||
|
| `parameter.around` |
|
||||||
| `comment.inside` |
|
| `comment.inside` |
|
||||||
| `comment.around` |
|
| `comment.around` |
|
||||||
| `entry.inside` |
|
| `entry.inside` |
|
||||||
|
|
Loading…
Reference in New Issue