mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -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"
|
||||
"struct"
|
||||
"type"
|
||||
"mutable"
|
||||
] @keyword
|
||||
|
||||
"return" @keyword.return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue