mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
10 lines
132 B
INI
10 lines
132 B
INI
[*.{nix,yaml}]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[*.py]
|
|
indent_style = space
|
|
indent_size = 4
|
|
|
|
[*.{json,lua}]
|
|
indent_style = tab
|