nvim-tree.lua/lua/nvim-tree
2022-02-15 08:33:11 +01:00
..
actions fix: find file waits for git to finish (#976) 2022-02-15 08:22:56 +01:00
explorer fix: use fs_realpath to normalize path (#978) 2022-02-15 08:33:11 +01:00
git fix(git): properly assign git status to directories 2022-02-05 14:42:11 +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: do not update diagnostics when tree is nil 2022-02-15 07:59:54 +01:00
events.lua Add a ready event. (#302) 2021-04-16 09:32:46 +02:00
lib.lua refacto: buffer management, setup fixes, autocmd fixes (#967) 2022-02-14 19:16:45 +01:00
utils.lua fix: use fs_realpath to normalize path (#978) 2022-02-15 08:33:11 +01:00
view.lua fix: fallback to window 0 when winnr is nil in focus 2022-02-15 08:16:42 +01:00