docs(guides/textobject): list `parameter.around` capture (#13470)

pull/13458/head
uncenter 2025-05-05 09:20:57 -04:00 committed by GitHub
parent 72932a391b
commit ece12dd74d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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` |