mirror of
https://github.com/PriceHiller/z.nvim.git
synced 2024-12-28 07:19:15 -06:00
14 lines
147 B
INI
14 lines
147 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[*.yaml]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[*.lua]
|
|
indent_style = space
|
|
indent_size = 4
|