mirror of
https://github.com/helix-editor/helix
synced 2026-08-05 14:42:57 +02:00
5 lines
98 B
Scheme
5 lines
98 B
Scheme
; Indent nested variations and outdent when a game tree closes.
|
|
|
|
(game_tree) @indent
|
|
")" @outdent
|