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