* #2255 `nvim-tree.explorer.sorters` is a stateful singleton. Make it an instantiable class owned by `Explorer`. All usages must go through the `TreeExplorer` singleton.
nvim-tree.explorer.sortersis a stateful singleton. Make it an instantiable class owned byExplorer.All usages must go through the
TreeExplorersingleton.