mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
chore: fix typos
This commit is contained in:
parent
968621dfad
commit
6a4fdb317d
15 changed files with 20 additions and 20 deletions
|
|
@ -11,7 +11,7 @@
|
|||
;; have multiple highlight groups applied to them.
|
||||
|
||||
|
||||
;; >> Litterals
|
||||
;; >> Literals
|
||||
|
||||
(
|
||||
(dis_expr) @comment
|
||||
|
|
@ -292,7 +292,7 @@
|
|||
.
|
||||
(_))
|
||||
|
||||
; Funciton definitions
|
||||
; Function definitions
|
||||
(list_lit
|
||||
.
|
||||
(sym_lit) @_keyword.function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue