nvim-tree.lua/lua/nvim-tree
2022-07-05 10:05:21 +02:00
..
actions chore(iterators): create Iterator module and migrate iterators to use it (#1392) 2022-07-04 14:13:14 +02:00
explorer feat(#1389): add git.show_on_dirs (#1390) 2022-07-03 11:57:12 +02:00
git chore(iterators): create Iterator module and migrate iterators to use it (#1392) 2022-07-04 14:13:14 +02:00
iterators chore(iterators): create Iterator module and migrate iterators to use it (#1392) 2022-07-04 14:13:14 +02:00
renderer Optionally suppress the symlink destination (#1396) 2022-07-05 10:05:21 +02:00
colors.lua fix(#1354): add missing :hi NvimTreeFileIgnored (#1358) 2022-06-18 10:42:12 +02: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 feat(#1245): add next_diag_item and prev_diag_item actions 2022-07-03 16:04:49 +10:00
events.lua feat - add open and close tree events (#1151) 2022-04-18 15:41:21 +02:00
legacy.lua chore: update_root, sync_root_with_cwd, refactor with move_missing_val (#1359) 2022-06-26 12:18:14 +10:00
lib.lua fix: close view before hijacking current window 2022-07-04 10:17:06 +02:00
live-filter.lua chore(iterators): create Iterator module and migrate iterators to use it (#1392) 2022-07-04 14:13:14 +02:00
log.lua chore: remove auto close 2022-03-27 12:13:24 +02:00
utils.lua chore(iterators): create Iterator module and migrate iterators to use it (#1392) 2022-07-04 14:13:14 +02:00
view.lua chore: remove quit_on_open from view and use abandon current window 2022-07-04 14:12:56 +02:00
watcher.lua feat(watcher): debounce FS watchers 2022-06-28 11:18:22 +10:00