mirror of
https://github.com/folke/snacks.nvim
synced 2025-07-07 13:15:08 +00:00
7 lines
98 B
INI
7 lines
98 B
INI
root = true
|
|
|
|
[*]
|
|
insert_final_newline = true
|
|
indent_style = space
|
|
indent_size = 2
|
|
charset = utf-8
|