1
0
Fork 0
mirror of https://github.com/folke/lazy.nvim.git synced 2025-04-08 08:36:34 +00:00
lazy.nvim/.editorconfig
github-actions[bot] 9d445ebbd8
chore(update): update repository ()
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:32 +02:00

7 lines
98 B
INI

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