mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 07:50:07 -04:00
docs: fix typos
This commit is contained in:
parent
598b878a2b
commit
4612212c72
13 changed files with 14 additions and 14 deletions
|
|
@ -370,7 +370,7 @@
|
|||
(statement ((identifier) @repeat
|
||||
(#lua-match? @repeat "^[cC][oO][nN][tT][iI][nN][uU][eE]$")))
|
||||
|
||||
; -- Identifier type inferrence
|
||||
; -- Identifier type inference
|
||||
|
||||
; VERY QUESTIONABLE: Highlighting of identifiers based on spelling
|
||||
(exprBinary ((identifier) @constant
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue