spacemacs/layers/+filetree
Michael Peyton Jones c8bc98a48e treemacs: fix default sorting
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`.
2020-01-30 17:47:34 +01:00
..
neotree filetrees: remap winum-select-window-0-or-10 2019-05-24 20:55:11 +02:00
treemacs treemacs: fix default sorting 2020-01-30 17:47:34 +01:00