nvim-tree.lua/lua/nvim-tree
kiyan f977e5c05a refacto: make git module interface to wait for job to finish
allows simplify the explore/reload/find/initialization by making the
whole code synchronous. No more callback needed.
2022-02-21 19:12:16 +01:00
..
actions refacto: make git module interface to wait for job to finish 2022-02-21 19:12:16 +01:00
explorer refacto: make git module interface to wait for job to finish 2022-02-21 19:12:16 +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
lib.lua refacto: make git module interface to wait for job to finish 2022-02-21 19:12:16 +01:00
utils.lua fix: close windows properly (#924) 2022-02-17 08:19:42 +01:00
view.lua fix: fallback to window 0 when winnr is nil in focus 2022-02-15 08:16:42 +01:00