nvim-tree.lua/lua/nvim-tree/actions/node
Alexander Courtis 03f737e574
feat(#2430): use vim.ui.open as default system_open, for neovim 0.10+ (#2912)
* feat(#2430): use vim.ui.open as default system_open, for neovim 0.10+

* feat(#2430): use vim.ui.open as default system_open, for neovim 0.10+
2024-09-14 15:15:44 +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 fix(#2859): make sure window still exists when restoring options (#2863) 2024-08-10 12:21:48 +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 feat(#2430): use vim.ui.open as default system_open, for neovim 0.10+ (#2912) 2024-09-14 15:15:44 +10:00