mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +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
|