summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/nvim-treesitter.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt
index 3161ca58..ac764d88 100644
--- a/doc/nvim-treesitter.txt
+++ b/doc/nvim-treesitter.txt
@@ -530,11 +530,7 @@ for operators that are English words, e.g. `and`, `as`, `or`.
*hl-TSKeywordReturn*
`TSKeywordReturn`
-for the `return` keyword.
-
- *hl-TSKeywordYield*
-`TSKeywordYield`
-for the `yield` keyword.
+for the `return` and `yield` keywords.
*hl-TSLabel*
`TSLabel`