nvim-tree.lua/lua/nvim-tree
2022-06-06 11:15:03 +02:00
..
actions feat(explorer): add filesystem watchers (#1304) 2022-06-05 12:39:39 +02:00
explorer feat(explorer): add filesystem watchers (#1304) 2022-06-05 12:39:39 +02:00
git feat(explorer): add filesystem watchers: reinstate git output logging 2022-06-06 11:19:55 +10:00
renderer feat: full-name of node in floating window (#1305) 2022-06-06 11:15:03 +02:00
colors.lua chore/remove globals (#1279) 2022-05-28 11:08:40 +10:00
config.lua chore: move code around 2022-02-09 22:26:02 +01:00
core.lua feat(explorer): add filesystem watchers (#1304) 2022-06-05 12:39:39 +02:00
diagnostics.lua #1301 nvim uses LuaJIT 2.1 -> lua 5.1 2022-05-29 12:29:40 +10:00
events.lua feat - add open and close tree events (#1151) 2022-04-18 15:41:21 +02:00
legacy.lua chore/remove globals (#1279) 2022-05-28 11:08:40 +10:00
lib.lua refacto: tree explorer root should be absolute_path not cwd 2022-05-29 11:40:06 +02:00
live-filter.lua refacto: tree explorer root should be absolute_path not cwd 2022-05-29 11:40:06 +02:00
log.lua chore: remove auto close 2022-03-27 12:13:24 +02:00
utils.lua feat(explorer): add filesystem watchers (#1304) 2022-06-05 12:39:39 +02:00
view.lua fix(view): call get size after setting the height 2022-06-04 11:56:03 +02:00
watcher.lua feat(explorer): add filesystem watchers (#1304) 2022-06-05 12:39:39 +02:00