nvim-tree.lua/lua/nvim-tree/actions/node
Epheien 869c064721
feat(#2127): add experimental.actions.open_file.relative_path to open files with a relative path rather than absolute (#2805)
* temp workaround for issue #2803

* fix #2127 and #2803

* chore(#2127): read the configuration correctly

* feat(#2127): add help

* feat(#2127): normalise relative_path in config hierarchy

* feat(#2127): update help

---------

Co-authored-by: eph <eph@MacBook-Pro.local>
Co-authored-by: Alexander Courtis <alex@courtis.org>
2024-07-07 12:51:43 +10:00
..
file-popup.lua chore(#2731): neovim luadoc 0.10 compliance (#2786) 2024-06-01 15:24:03 +10:00
init.lua refactor: improve API readability and tidy actions submodules (#2593) 2023-12-31 15:52:27 +11:00
open-file.lua feat(#2127): add experimental.actions.open_file.relative_path to open files with a relative path rather than absolute (#2805) 2024-07-07 12:51:43 +10:00
run-command.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
system-open.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00