mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
fix typo: Enviroment -> Environment
This commit is contained in:
parent
89b1254cde
commit
8adb2e0352
3 changed files with 8 additions and 8 deletions
|
|
@ -78,8 +78,8 @@ highlight default TSUnderline term=underline cterm=underline gui=underline
|
|||
highlight default TSStrike term=strikethrough cterm=strikethrough gui=strikethrough
|
||||
highlight default link TSMath Special
|
||||
highlight default link TSTextReference Constant
|
||||
highlight default link TSEnviroment Macro
|
||||
highlight default link TSEnviromentName Type
|
||||
highlight default link TSEnvironment Macro
|
||||
highlight default link TSEnvironmentName Type
|
||||
highlight default link TSTitle Title
|
||||
highlight default link TSLiteral String
|
||||
highlight default link TSURI Underlined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue