diff --git a/book/src/guides/textobject.md b/book/src/guides/textobject.md index 2cf3d3bec..b0efb03bc 100644 --- a/book/src/guides/textobject.md +++ b/book/src/guides/textobject.md @@ -23,6 +23,7 @@ The following [captures][tree-sitter-captures] are recognized: | `test.inside` | | `test.around` | | `parameter.inside` | +| `parameter.around` | | `comment.inside` | | `comment.around` | | `entry.inside` |