nvim-tree.lua/lua/nvim-tree
kiyan 527d88d54e refacto: simplify interface of reload and explore
also make common group empty check in explorer utils
2022-02-20 15:08:36 +01:00
..
actions refacto: simplify interface of reload and explore 2022-02-20 15:08:36 +01:00
explorer refacto: simplify interface of reload and explore 2022-02-20 15:08:36 +01:00
git fix: do not match ignored when not showing untracked files (#996) 2022-02-17 10:08:07 +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 1007 do not wipe modified buffers when hijack unnamed buffer when opening (#1009) 2022-02-20 10:41:47 +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