nvim-tree.lua/lua/nvim-tree/actions
2022-11-06 10:37:33 +11:00
..
finders fix: replace vim.* "requires" with explicit calls to vim functions (#1701) 2022-11-06 10:37:33 +11:00
fs fix: replace vim.* "requires" with explicit calls to vim functions (#1701) 2022-11-06 10:37:33 +11:00
moves feat(movement): allow circular movement for sibling next and prev (#1416) 2022-07-16 10:39:24 +02:00
node fix: replace vim.* "requires" with explicit calls to vim functions (#1701) 2022-11-06 10:37:33 +11:00
reloaders fix(#1716): focus file/directory when created in a sub-directory, don't dispatch FolderCreated on file creation (#1722) 2022-11-06 10:08:32 +11:00
root fix: replace vim.* "requires" with explicit calls to vim functions (#1701) 2022-11-06 10:37:33 +11: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 fix: replace vim.* "requires" with explicit calls to vim functions (#1701) 2022-11-06 10:37:33 +11:00