mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-11-13 00:26:27 +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
|