Files
helix/runtime/queries/ptx/indents.scm
2026-03-14 11:48:21 -05:00

9 lines
121 B
Scheme

; Indentation for PTX
[
(func_body)
(entry_declaration)
] @indent
; Do not indent on closing brace
[
"}"
] @outdent