mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 09:50:04 -04:00
docs: fix typos
This commit is contained in:
parent
598b878a2b
commit
4612212c72
13 changed files with 14 additions and 14 deletions
|
|
@ -51,7 +51,7 @@
|
|||
name: (identifier) @function)
|
||||
(yul_evm_builtin) @function.builtin
|
||||
|
||||
; Use contructor coloring for special functions
|
||||
; Use constructor coloring for special functions
|
||||
(constructor_definition "constructor" @constructor)
|
||||
(fallback_receive_definition "receive" @constructor)
|
||||
(fallback_receive_definition "fallback" @constructor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue