nvim-tree.lua/lua/nvim-tree/actions
2022-11-05 10:23:03 +11:00
..
finders fix(#1480): break symlink cycle on find-file, search-node (#1482) 2022-08-08 12:46:09 +10:00
fs feat(notify): add notify.threshold (#1693) 2022-11-01 10:24:40 +11:00
moves feat(movement): allow circular movement for sibling next and prev (#1416) 2022-07-16 10:39:24 +02:00
node fix(#1711): open in a new window when no window picker and no available window (#1715) 2022-11-05 10:23:03 +11:00
reloaders refactor(actions): move actions into semantic modules (#1410) 2022-07-10 09:47:52 +02:00
root refactor(actions): move actions into semantic modules (#1410) 2022-07-10 09:47:52 +02:00
tree-modifiers feat(notify): add notify.threshold (#1693) 2022-11-01 10:24:40 +11:00
dispatch.lua feat(marks): add bulk move action (#1419) 2022-07-17 08:25:11 +02:00
init.lua feat(notify): add notify.threshold (#1693) 2022-11-01 10:24:40 +11:00