From ba806c2480aa1a1895bf21b8362de8efc0e6712e Mon Sep 17 00:00:00 2001 From: adrian5 Date: Mon, 11 Jul 2022 08:12:32 +0200 Subject: [PATCH] doc: fix typos (#3163) --- doc/nvim-treesitter.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 6fc65d001..7291ff40a 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -599,7 +599,7 @@ Identifiers referring to modules and namespaces. *hl-None* `TSNone` -No highlighting (sets all highlight arguments to `NONE`). this group is used +No highlighting (sets all highlight arguments to `NONE`). This group is used to clear certain ranges, for example, string interpolations. Don't change the values of this highlight group. @@ -714,7 +714,7 @@ URIs like hyperlinks or email addresses. *hl-TSMath* `TSMath` -Math environments like LaTeX's `$ ... $` +Math environments like LaTeX's `$ ... $`. *hl-TSTextReference* `TSTextReference`