mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 23:40:04 -04:00
Update parsers: gdscript, thrift
update gdscript indent queries to parser change and remove @Shatur as maintainer
This commit is contained in:
parent
4db6696672
commit
24f6653ffe
3 changed files with 3 additions and 4 deletions
|
|
@ -10,7 +10,7 @@
|
|||
(class_definition)
|
||||
] @indent
|
||||
|
||||
((argument_list) @aligned_indent
|
||||
((arguments) @aligned_indent
|
||||
(#set! "delimiter" "()"))
|
||||
((parameters) @aligned_indent
|
||||
(#set! "delimiter" "()"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue