lisgd + wvkbd

This commit is contained in:
Aleksandr Lebedev 2026-01-27 23:42:01 +01:00
parent adbe4541cb
commit 6d345f43d4
36 changed files with 31637 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*.c]
indent_style = space
indent_size = 4
charset = utf-8