automatic indent

This commit is contained in:
Matt Parker
2025-10-20 23:09:56 +10:00
parent a2161c99f5
commit 575cdf61c0

View File

@@ -33,6 +33,7 @@ gutters_draw_line_numbers = true
delimiter_strings = Array[String]([])
code_completion_enabled = true
code_completion_prefixes = Array[String]([".", " "])
indent_automatic = true
auto_brace_completion_enabled = true
auto_brace_completion_highlight_matching = true
script = ExtResource("2_kp2fd")