mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
doc: fix typos (#3163)
This commit is contained in:
parent
6f1bf2feec
commit
ba806c2480
1 changed files with 2 additions and 2 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue