mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-10-31 18:52:29 +00:00
9 lines
102 B
INI
9 lines
102 B
INI
|
# 4 tab indentation
|
||
|
|
||
|
indent_style = tab
|
||
|
indent_size = 4
|
||
|
|
||
|
[*.nix]
|
||
|
indent_style = space
|
||
|
indent_size = 2
|