nvim-tree.lua/lua/nvim-tree/explorer
Alexander Courtis 273c1700eb
fix(#1931): do not execute git status in git ignored directories (#2326)
* fix(#1931): do not execute git status in git ignored directories

* fix(#1931): reload.refresh_node is always asynchronous
2023-07-23 17: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 feat: add filters.git_ignored (prev git.ignore), apply "Toggle Filter:" prefix to mapping descriptions (#2325) 2023-07-16 13:26:03 +10: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(#1931): do not execute git status in git ignored directories (#2326) 2023-07-23 17:12:49 +10:00
sorters.lua feat(#2313): sort_by -> sort.sorter, add sort.folders_first default true (#2314) 2023-07-15 15:20:22 +10:00
watch.lua feat: support custom $GIT_DIR (#2263) 2023-07-16 12:44:21 +10:00