nvim-tree.lua/lua/nvim-tree/explorer
Cyber Oliveira 04b2c1e08c
fix: sort_by "extension" falls back to name (#2306)
* fix(extension/sorter): fallbacks to C.name when both exts are the same or nil

* fix(nil): files with no extension

* fix(nil): files with no extension

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2023-07-09 13:12:49 +10:00
..
explore.lua feat(#2079): sort_by may return predefined sort (#2123) 2023-04-15 15:53:40 +10:00
filters.lua chore: remove diagnostic suppressions after tidying nits 2023-01-01 13:27:05 +11:00
init.lua fix(git): git folder fixes and improvements (#1809) 2022-12-17 17:05:33 +11:00
node-builders.lua fix(#1831): remove instrumentation (#1968) 2023-02-04 16:54:36 +11:00
node.lua fix(#2301): do not show git status on grouped dirs when show_on_open_dirs (#2303) 2023-07-02 16:00:27 +10:00
reload.lua fix(#2293): remove unnecessary git status during find file (#2294) 2023-07-01 11:28:20 +10:00
sorters.lua fix: sort_by "extension" falls back to name (#2306) 2023-07-09 13:12:49 +10:00
watch.lua fix(#2240): disable watchers following EMFILE (#2268) 2023-06-18 11:42:48 +10:00