-
-
Notifications
You must be signed in to change notification settings - Fork 617
vim.ui.open #2430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Added in 0.10 This could be version feature flagged. |
alex-courtis
added a commit
that referenced
this issue
Sep 14, 2024
alex-courtis
added a commit
that referenced
this issue
Sep 14, 2024
alex-courtis
added a commit
that referenced
this issue
Sep 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
vim.ui.open
handles OS specific system open: https://github.com/neovim/neovim/blob/b8103eece30dab8add09e134820b690d9fd00330/runtime/lua/vim/ui.luaNot yet released.
Migrate
system_open
to use that. This may be an opinionated migration; adding this by default is desirable.Normalise the OS detection feature flags as per https://github.com/nvim-tree/nvim-tree.lua/wiki/Development#os-feature-flags
The text was updated successfully, but these errors were encountered: