mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 09:20:04 -04:00
fix(wing): update to new repo (#6446)
This commit is contained in:
parent
d2f4c78303
commit
40e8c92f99
5 changed files with 10 additions and 7 deletions
|
|
@ -95,4 +95,10 @@
|
|||
"else"
|
||||
] @keyword.conditional
|
||||
|
||||
[
|
||||
"pub"
|
||||
"protected"
|
||||
"internal"
|
||||
] @keyword.modifier
|
||||
|
||||
"return" @keyword.return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue