nvim-tree.lua/lua/nvim-tree/actions
gegoune 0df384b6c0
feat(api): add node.open.drop() (#2164)
Co-authored-by: Alexander Courtis <alex@courtis.org>
2023-04-30 09:35:25 +02:00
..
finders fix(#2154): find_file doesn't work when group_empty option is enabled (#2100) 2023-04-29 17:03:20 +10:00
fs fix(#2132): focus file after rename and paste (#2151) 2023-04-23 13:59:16 +10:00
moves fix(#2154): find_file doesn't work when group_empty option is enabled (#2100) 2023-04-29 17:03:20 +10:00
node feat(api): add node.open.drop() (#2164) 2023-04-30 09:35:25 +02: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(#2154): find_file doesn't work when group_empty option is enabled (#2100) 2023-04-29 17:03:20 +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