mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix typo: Enviroment -> Environment
This commit is contained in:
parent
89b1254cde
commit
8adb2e0352
3 changed files with 8 additions and 8 deletions
|
|
@ -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*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue