Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/guides/textobject.md')
-rw-r--r--book/src/guides/textobject.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/book/src/guides/textobject.md b/book/src/guides/textobject.md
index b0efb03b..093129d4 100644
--- a/book/src/guides/textobject.md
+++ b/book/src/guides/textobject.md
@@ -28,6 +28,8 @@ The following [captures][tree-sitter-captures] are recognized:
| `comment.around` |
| `entry.inside` |
| `entry.around` |
+| `xml-element.inside` |
+| `xml-element.around` |
[Example query files][textobject-examples] can be found in the helix GitHub repository.