nvim-treesitter/queries/idl/indents.scm
DragonBillow ffd7725102 feat(idl): add indents
Signed-off-by: DragonBillow <DragonBillow@outlook.com>
2024-07-01 16:25:07 +02:00

7 lines
92 B
Scheme

";" @indent.end
"}" @indent.branch
(definition) @indent.begin
(predefine) @indent.ignore