nvim-tree.lua/lua/nvim-tree/actions
alexfinger21 10db6943cb
fix(#3077): deleting a directory containing symlinked directory will delete the contents of the linked directory (#3168)
* fix(#3077) deleting a directory containing symlink file will delete all content inside the symlink

* fix(#3077): add diagnostic override TODO

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2025-07-28 09:42:38 +10:00
..
finders refactor(#2826): move view to instanced window class (#3153) 2025-06-19 15:45:55 +10:00
fs fix(#3077): deleting a directory containing symlinked directory will delete the contents of the linked directory (#3168) 2025-07-28 09:42:38 +10:00
moves refactor(#2826): move view to instanced window class (#3153) 2025-06-19 15:45:55 +10:00
node fix(picker): exclude full_name window id from the choice (#3165) 2025-07-21 13:22:56 +10:00
root refactor(#2826): move view to instanced window class (#3153) 2025-06-19 15:45:55 +10:00
tree refactor(#2826): move view to instanced window class (#3153) 2025-06-19 15:45:55 +10:00
init.lua chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00