Files
chai.nvim/.editorconfig
2026-07-14 18:07:20 +02:00

8 lines
98 B
INI

root = true
[*]
insert_final_newline = true
indent_style = space
indent_size = 4
charset = utf-8