LazyVim/.editorconfig
github-actions[bot] dc8a3a139e chore(update): update repository (#4054)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: folke <292349+folke@users.noreply.github.com>
2024-07-15 17:09:19 +02:00

8 lines
98 B
INI

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