neomutt: Do not auto sort sidebar
The sidebar will be sorted in the order it is defined in the settings.
This commit is contained in:
parent
3ccd5b3032
commit
f36add111a
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ set sidebar_visible = no
|
|||
set sidebar_component_depth = 0
|
||||
set sidebar_divider_char = '│'
|
||||
set sidebar_next_new_wrap = yes
|
||||
set sidebar_sort = 'path'
|
||||
set sidebar_sort = 'unsorted'
|
||||
# Shorten mailbox names
|
||||
set sidebar_short_path = yes
|
||||
# Delete everything up to the last / character
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue