mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-25 02:08:54 +02:00
8 lines
98 B
INI
8 lines
98 B
INI
|
root = true
|
||
|
|
||
|
[*]
|
||
|
insert_final_newline = true
|
||
|
indent_style = space
|
||
|
indent_size = 2
|
||
|
charset = utf-8
|