nvim-tree.lua/lua/nvim-tree/actions
Rami Elwan 8f2a50f1cd
feat: add api.fs.copy.basename, default mapping ge (#2698)
* feat: add copy basename

* fix: change keymap for copy basename

* fix: use double quotes

* fix: add missing help

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2024-03-14 16:57:46 +11:00
..
finders refactor: improve API readability and tidy actions submodules (#2593) 2023-12-31 15:52:27 +11:00
fs feat: add api.fs.copy.basename, default mapping ge (#2698) 2024-03-14 16:57:46 +11:00
moves feat(#1389): api: recursive node navigation for git and diagnostics (#2525) 2024-01-07 09:08:58 +11:00
node refactor: improve API readability and tidy actions submodules (#2593) 2023-12-31 15:52:27 +11:00
root refactor: improve API readability and tidy actions submodules (#2593) 2023-12-31 15:52:27 +11:00
tree refactor: improve API readability and tidy actions submodules (#2593) 2023-12-31 15:52:27 +11:00
init.lua refactor: improve API readability and tidy actions submodules (#2593) 2023-12-31 15:52:27 +11:00
reloaders.lua feat(#2415): colour and highlight overhaul, see :help nvim-tree-highlight-overhaul (#2455) 2024-01-20 16:12:13 +11:00