1
0

improve command and completions

This commit is contained in:
2026-04-08 20:54:51 +02:00
parent 8a7f922b52
commit b27b46471a
4 changed files with 503 additions and 62 deletions

8
.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
charset = utf-8
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true