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