nvim-tree.lua/lua/nvim-tree/explorer
Cyber Oliveira a708bd2413
feat: add sort_by "suffix" (#2307)
* feat: adds new type of sorting based on the filename's suffix

* chore(syntax): using string colon methods

* fix(regex): use alphanumeric match for extensions

* feat: adds new type of sorting based on the filename's suffix

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2023-07-09 13:49:41 +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 feat: add sort_by "suffix" (#2307) 2023-07-09 13:49:41 +10:00
watch.lua fix(#2240): disable watchers following EMFILE (#2268) 2023-06-18 11:42:48 +10:00