nvim-tree.lua/lua/nvim-tree/actions
Anshuman Medhi 8f392fa763
fix(#2126): custom window pickers may create windows (#2140)
call nvim_list_wins again after the picker is run
2023-04-16 15:58:10 +10:00
..
finders feat(api): api.tree.find_file feature parity with open/toggle, convert all commands to API, document commands (#2039) 2023-03-13 16:53:20 +11:00
fs fix(#2086): "Rename: Omit Filename" not removing file name (#2087) 2023-03-27 10:52:09 +11:00
moves feat(#2092): add api.node.navigate.open.next, prev (#2093) 2023-04-03 14:23:03 +10:00
node fix(#2126): custom window pickers may create windows (#2140) 2023-04-16 15:58:10 +10:00
reloaders chore: remove diagnostic suppressions after tidying nits 2023-01-01 13:27:05 +11:00
root fix(#2088): actions change dir enable false does not update tree root (#2095) 2023-04-03 13:07:11 +10:00
tree feat(api): api.tree.find_file feature parity with open/toggle, convert all commands to API, document commands (#2039) 2023-03-13 16:53:20 +11:00
tree-modifiers fix(#2109): floating help window (#2120) 2023-04-15 14:59:30 +10:00
init.lua feat(api): api.tree.find_file feature parity with open/toggle, convert all commands to API, document commands (#2039) 2023-03-13 16:53:20 +11:00