mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
fmt
This commit is contained in:
parent
47d5e60b9b
commit
dc22c518d8
1 changed files with 1 additions and 3 deletions
|
|
@ -19,9 +19,7 @@
|
||||||
|
|
||||||
"struct" @keyword.type
|
"struct" @keyword.type
|
||||||
|
|
||||||
[
|
"return" @keyword.return
|
||||||
"return"
|
|
||||||
] @keyword.return
|
|
||||||
|
|
||||||
[
|
[
|
||||||
(parameter_qualifier)
|
(parameter_qualifier)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue