nvim-tree.lua/lua/nvim-tree/actions/node
Lucas Mendes 05d8172ebf
fix(#3143): actions.open_file.window_picker.exclude applies when not using window picker (#3144)
* fix(#3143): ensure open.no_window_picker respects window_picker.exclude

* fix(#3143): doc

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2025-06-14 15:35:07 +10:00
..
buffer.lua feat(#3037): add API node.buffer.delete, node.buffer.wipe (#3040) 2025-01-25 12:47:34 +11:00
file-popup.lua fix(#3045): wipe scratch buffers for full name and show info popups (#3050) 2025-01-18 10:28:06 +11:00
init.lua feat(#3037): add API node.buffer.delete, node.buffer.wipe (#3040) 2025-01-25 12:47:34 +11:00
open-file.lua fix(#3143): actions.open_file.window_picker.exclude applies when not using window picker (#3144) 2025-06-14 15:35:07 +10:00
run-command.lua chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00
system-open.lua chore: TODO issue links 2024-10-14 10:47:41 +11:00