Extend .editorconfig

This commit is contained in:
2025-06-15 10:18:23 +02:00
parent 77d340c852
commit 67ef51c579

View File

@@ -14,7 +14,7 @@ charset = utf-8
indent_style = space
indent_size = 4
[*.{c,h}pp,tex]
[*.{c,h}pp,tex,lua,scad]
indent_style = space
indent_size = 2