nvim-tree.lua/lua/nvim-tree/actions
2022-05-30 12:53:28 +10:00
..
change-dir.lua chore(diagnostics): move updates to renderer (#1218) 2022-05-07 11:14:32 +02:00
collapse-all.lua chore(diagnostics): move updates to renderer (#1218) 2022-05-07 11:14:32 +02:00
copy-paste.lua fix: fix mis-naming for system clipboard config (#1160) 2022-04-12 22:12:13 +02:00
create-file.lua chore/remove globals (#1279) 2022-05-28 11:08:40 +10:00
dir-up.lua refacto: abstract TreeExplorer in core.lua 2022-03-09 22:01:54 +01:00
expand-all.lua feat(actions): expand all under folder (#1292) 2022-05-29 11:15:32 +02:00
file-popup.lua refactor: use lua api for user commands and autocommands (#1206) 2022-05-14 09:49:45 +02:00
find-file.lua feat(live-filter): add ability to live filter out nodes in the tree (#1056) 2022-05-17 10:03:49 +02:00
init.lua doc: default mappings 2022-05-30 12:53:28 +10:00
movements.lua refacto: tree explorer root should be absolute_path not cwd 2022-05-29 11:40:06 +02:00
open-file.lua fix(open file): do not trigger buf enter event when setting target win 2022-05-26 13:37:50 +02:00
reloaders.lua refacto: tree explorer root should be absolute_path not cwd 2022-05-29 11:40:06 +02:00
remove-file.lua new option: close windows displaying removed files (#1300) 2022-05-29 11:23:01 +02:00
rename-file.lua feat: add file completion (#1163) 2022-04-18 15:36:55 +02:00
run-command.lua refacto: abstract TreeExplorer in core.lua 2022-03-09 22:01:54 +01:00
search-node.lua #1099 search obeys active ignore filters 2022-03-26 12:51:18 +11:00
system-open.lua #1166 validate config (#1195) 2022-04-26 21:11:24 +02:00
toggles.lua chore(diagnostics): move updates to renderer (#1218) 2022-05-07 11:14:32 +02:00
trash.lua fix: trash filenames with spaces (#1156) 2022-04-11 12:28:51 +02:00