mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -04:00
feat: rewrite indent module
This commit is contained in:
parent
baf94219aa
commit
c0110e34aa
13 changed files with 136 additions and 182 deletions
|
|
@ -1,7 +1,8 @@
|
|||
; inherits: c
|
||||
|
||||
[
|
||||
(field_declaration_list)
|
||||
(class_specifier)
|
||||
(condition_clause)
|
||||
] @indent
|
||||
|
||||
(access_specifier) @branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue