lazy.nvim/.editorconfig

8 lines
98 B
INI
Raw Permalink Normal View History

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