miversen33 / netman.nvim

Neovim (Lua powered) Network Resource Manager
MIT License
330 stars 1 forks source link

Neo-tree integration doesn't group properly #170

Closed miversen33 closed 8 months ago

miversen33 commented 1 year ago

Currently the neo-tree integration doesn't group results, it just sorts alphabetically. This means that directories and files are intermixed. This usually isn't how files and directories are displayed, we should allow a configurable option on how to group the results.

miversen33 commented 8 months ago

Resolved with #181