Unnamed repository; edit this file 'description' to name the repository.
docs(guides/textobject): list `parameter.around` capture (#13470)
uncenter 10 months ago
parent 72932a3 · commit ece12dd
-rw-r--r--book/src/guides/textobject.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/guides/textobject.md b/book/src/guides/textobject.md
index 2cf3d3be..b0efb03b 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` |