nvim-tree.lua/lua/nvim-tree/actions/tree/modifiers
Alexander Courtis e179ad2f83
refactor(#2942): multi instance: move utils functions to Explorer methods (#3200)
* refactor(#2942): multi instance: move find_node_line to Explorer

* refactor(#2942): multi instance: move get_node_from_path to Explorer

* refactor(#2942): multi instance: move focus_file to Explorer

* refactor(#2942): multi instance: move focus_node_or_parent to Explorer

* refactor(#2942): multi instance: move get_node_from_path to Explorer

* refactor(#2942): multi instance: move find_node to Explorer

* refactor(#2942): multi instance: move get_nodes_by_line to Explorer

* refactor(#2942): multi instance: remove unnecessary focus_file

* refactor(#2942): style
2025-09-08 16:26:42 +10:00
..
collapse.lua refactor(#2942): multi instance: move utils functions to Explorer methods (#3200) 2025-09-08 16:26:42 +10:00
expand.lua feat(#2789): add optional function expand_until to api.tree.expand_all and api.node.expand (#3166) 2025-08-11 13:50:26 +10:00
init.lua feat(#3132): add api.node.expand and api.node.collapse (#3133) 2025-06-14 17:26:58 +10:00