implemented tinymist

This commit is contained in:
z1glr
2025-12-02 23:40:19 +01:00
parent 906eeed8b4
commit ffab9d5ec5
3 changed files with 18 additions and 7 deletions

View File

@@ -1,3 +1,4 @@
indent_type = "Spaces"
indent_width = 2
column_width = 120
indent_type = "Tabs"
indent_width = 4
column_width = 120