nvim-tree.lua/lua/nvim-tree/marks
Asman Umbetov cfea5bd080
fix(#2395): marks.bulk.move defaults to directory at cursor (#2688)
* fix(#2395): marks.bulk.move defaults to directory at cursor

* fix(#2395): adds check if node_at_cursor.parent is nil

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2024-03-15 12:03:06 +11:00
..
bulk-delete.lua refactor: improve API readability and tidy actions submodules (#2593) 2023-12-31 15:52:27 +11:00
bulk-move.lua fix(#2395): marks.bulk.move defaults to directory at cursor (#2688) 2024-03-15 12:03:06 +11:00
bulk-trash.lua feat: add kind param to vim.ui.select function calls (#2602) 2023-12-31 15:37:16 +11:00
init.lua feat(#2415): colour and highlight overhaul, see :help nvim-tree-highlight-overhaul (#2455) 2024-01-20 16:12:13 +11:00
navigation.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00