mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
highlights: some fixes
Add `goto` keyword for C. Fix typo for lua.
This commit is contained in:
parent
8cf2dc7f9a
commit
85d2f9ee93
2 changed files with 7 additions and 6 deletions
|
|
@ -11,6 +11,7 @@
|
|||
"typedef"
|
||||
"union"
|
||||
"volatile"
|
||||
"goto"
|
||||
] @keyword
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue