cp.nvim/.editorconfig
2025-09-18 20:12:01 -04:00

9 lines
107 B
INI

root = true
[*]
insert_final_newline = true
charset = utf-8
[*.lua]
indent_style = space
indent_size = 2