Files
outline.nvim/.editorconfig
2024-07-05 12:58:41 +08:00

14 lines
141 B
INI

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