mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 01:40:02 -04:00
feat: add facility
This commit is contained in:
parent
582a92ee12
commit
bf982eb7dc
7 changed files with 113 additions and 0 deletions
8
queries/facility/indents.scm
Normal file
8
queries/facility/indents.scm
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
(service_block)
|
||||
(values_block)
|
||||
(field_list)
|
||||
] @indent.begin
|
||||
|
||||
"}" @indent.branch
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue