Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/textobjects.md')
-rw-r--r--book/src/textobjects.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/book/src/textobjects.md b/book/src/textobjects.md
index c950167a..541acab9 100644
--- a/book/src/textobjects.md
+++ b/book/src/textobjects.md
@@ -24,7 +24,6 @@ function or block of code.
| `c` | Comment |
| `T` | Test |
| `g` | Change |
-| `x` | (X)HTML element |
> 💡 `f`, `t`, etc. need a tree-sitter grammar active for the current
document and a special tree-sitter query file to work properly. [Only