nvim-tree.lua/lua/nvim-tree/actions
2022-07-16 10:40:47 +02:00
..
finders refactor(actions): move actions into semantic modules (#1410) 2022-07-10 09:47:52 +02:00
fs chore: move focus_file to utils 2022-07-11 16:55:33 +02:00
moves feat(movement): allow circular movement for sibling next and prev (#1416) 2022-07-16 10:39:24 +02:00
node feat(marks): add navigation (next, previous, select) (#1415) 2022-07-16 10:40:47 +02: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 refactor(collapse-all): extract buffer matching logic 2022-07-10 10:03:48 +02:00
dispatch.lua feat(movement): allow circular movement for sibling next and prev (#1416) 2022-07-16 10:39:24 +02:00
init.lua refactor(actions): use vim.keymap.set/del 2022-07-14 09:57:37 +02:00