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, 0 insertions, 2 deletions
diff --git a/book/src/guides/textobject.md b/book/src/guides/textobject.md
index 093129d4..b0efb03b 100644
--- a/book/src/guides/textobject.md
+++ b/book/src/guides/textobject.md
@@ -28,8 +28,6 @@ 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.