Closed
Description
Discussed in #2311
Originally posted by kirasok July 9, 2023
Is there way to make nvim-tree not to sort directories first?
Like this:
a/
a.txt
bcd/
bcd.txt
e.txt
rtx/
instead of
a/
bcd/
rtx/
a.txt
bcd.txt
e.txt
```</div>
Originally posted by kirasok July 9, 2023
Is there way to make nvim-tree not to sort directories first?
Like this:
a/
a.txt
bcd/
bcd.txt
e.txt
rtx/
instead of
a/
bcd/
rtx/
a.txt
bcd.txt
e.txt
```</div>