8 lines
332 B
Plaintext
8 lines
332 B
Plaintext
# vim: filetype=neomuttrc
|
|
|
|
set sidebar_visible = yes # enable sidebar
|
|
set sidebar_width = 20 # sidebar width
|
|
set sidebar_short_path = yes
|
|
set sidebar_next_new_wrap = yes # ctrl-j/k will wrap around
|
|
set sidebar_format = '%D%?F? [%F]?%* %?N?%N/? %?S?%S?' # sidebar format
|