feat(idl): add indents

Signed-off-by: DragonBillow <DragonBillow@outlook.com>
This commit is contained in:
DragonBillow 2024-07-01 18:11:47 +08:00 committed by Christian Clason
parent 699766a0b9
commit ffd7725102

7
queries/idl/indents.scm Normal file
View file

@ -0,0 +1,7 @@
";" @indent.end
"}" @indent.branch
(definition) @indent.begin
(predefine) @indent.ignore