diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/nvim-treesitter.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 778f4567..1d480cdb 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -633,12 +633,12 @@ For LaTex-like math environments. `TSTextReference` For footnotes, text references, citations. - *hl-TSEnviroment* -`TSEnviroment` + *hl-TSEnvironment* +`TSEnvironment` For text environments of markup languages. - *hl-TSEnviromentName* -`TSEnviromentName` + *hl-TSEnvironmentName* +`TSEnvironmentName` For the name/the string indicating the type of text environment. *hl-TSNote* |
