c8bc98a48e
I would expect the default sort order in treemacs to be alphabetically ascending, and indeed until recently it appeared to be so. But the setting in spacemacs is `alphabetic-desc`, and has been ever since the layer was introduced. How did this work? The answer is https://github.com/Alexander-Miller/treemacs/pull/577. Until recently the alphabetical ascending/descending orders were swapped accidentally. So we need to now (more logically) set the sort order to `alphabetic-asc`. |
||
---|---|---|
.. | ||
neotree | ||
treemacs |