chezmoi_modify_manager 3.4.0

Chezmoi addon to patch ini files with mixed settings and state (experimental rust branch)
Documentation
; both comment
line_both = True
line_sys=True
line_sys_ignored=False

[section-both]
line_both = False
line_both_ignored = False
line_sys = True
line_sys_ignored = False
line_formatting_nospaces_sys=123
line_formatting_mismatch_1 = 123
line_formatting_mismatch_2=123

[section-both-ignored]
line_both = False

[section-sys1]
line_sys1 = True

[section-sys2]
; sys comment 2
line_sys2 = True
line_sys_ignored = False

[section-sys3]
; sys comment 2
line_sys3 = True

[section-sys-ignored]
line_sys4 = True
line_sys_ignored = False

[section][weird-kde-style]
something = Yes really