nvim-tree.lua/lua/nvim-tree/explorer
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
..
filters.lua refactor(#2942): multi instance: move utils functions to Explorer methods (#3200) 2025-09-08 16:26:42 +10:00
init.lua refactor(#2942): multi instance: move utils functions to Explorer methods (#3200) 2025-09-08 16:26:42 +10:00
live-filter.lua refactor(#2942): multi instance: move utils functions to Explorer methods (#3200) 2025-09-08 16:26:42 +10:00
sorter.lua revert(#3180, #3177): resolve live filter failures (#3183) 2025-08-10 14:45:25 +10:00
watch.lua chore: migrate to classic (#2991) 2024-11-09 14:14:04 +11:00