mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
11 lines
121 B
INI
11 lines
121 B
INI
|
[*]
|
||
|
indent_style = tab
|
||
|
|
||
|
[*.{nix,yaml}]
|
||
|
indent_style = space
|
||
|
indent_size = 2
|
||
|
|
||
|
[*.py]
|
||
|
indent_style = space
|
||
|
indent_size = 4
|