mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
indents(c): fix ternary
This commit is contained in:
parent
cf8ca7ee4e
commit
3ff725e654
3 changed files with 2 additions and 5 deletions
|
|
@ -4,7 +4,6 @@
|
|||
(preproc_arg)
|
||||
(field_declaration_list)
|
||||
(case_statement)
|
||||
(conditional_expression)
|
||||
(enumerator_list)
|
||||
(struct_specifier)
|
||||
(compound_literal_expression)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue