mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 01:10:02 -04:00
indents(c): add zero_indent for #if
This commit is contained in:
parent
616dc885fc
commit
fd5a551d7c
7 changed files with 18 additions and 13 deletions
|
|
@ -6,6 +6,3 @@
|
|||
void foo(int *x, int y) {
|
||||
*x = y;
|
||||
}
|
||||
|
||||
/*
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue