mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
14 lines
326 B
INI
14 lines
326 B
INI
# Irssi configuration for muon fmt
|
|
max_line_len = 108
|
|
indent_style = space
|
|
indent_size = 2
|
|
#indent_by = ' '
|
|
space_array = true
|
|
kwargs_force_multiline = true
|
|
wide_colon = true
|
|
no_single_comma_function = true
|
|
insert_final_newline = true
|
|
sort_files = false
|
|
group_arg_value = true
|
|
sticky_parens = true
|
|
continuation_indent = true
|