mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
highlights(julia): add "mutable" keyword
This commit is contained in:
parent
d4c4de206f
commit
aabae39294
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@
|
||||||
"primitive"
|
"primitive"
|
||||||
"struct"
|
"struct"
|
||||||
"type"
|
"type"
|
||||||
|
"mutable"
|
||||||
] @keyword
|
] @keyword
|
||||||
|
|
||||||
"return" @keyword.return
|
"return" @keyword.return
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue