nvim-tree.lua/lua/nvim-tree
kiyan 76d181d480 refacto: move filters and sorters in their own modules
Also exclude filters is taken into account in git ignore
fixes #892
2022-03-06 14:14:56 +01:00
..
actions refacto: move filters and sorters in their own modules 2022-03-06 14:14:56 +01:00
explorer refacto: move filters and sorters in their own modules 2022-03-06 14:14:56 +01:00
git refacto: make git module interface to wait for job to finish 2022-02-21 19:12:16 +01:00
renderer refacto: buffer management, setup fixes, autocmd fixes (#967) 2022-02-14 19:16:45 +01:00
colors.lua chore: move code around 2022-02-09 22:26:02 +01:00
config.lua chore: move code around 2022-02-09 22:26:02 +01:00
diagnostics.lua fix: check bufnr is valid in diagnostics 2022-02-16 08:29:13 +01:00
events.lua Add a ready event. (#302) 2021-04-16 09:32:46 +02:00
legacy.lua chore: move old option into setup from entrypoint to legacy.lua 2022-03-01 20:34:10 +01:00
lib.lua #972 bug: prev_git_item with hijack_cursor selects icon instead of previous file (#1025) 2022-02-28 21:31:23 +01:00
utils.lua refacto: move filters and sorters in their own modules 2022-03-06 14:14:56 +01:00
view.lua fix: resize if size is nil 2022-03-06 14:10:56 +01:00