You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(links): Open non-editable links with vim.ui.open
Links that are not editable in Neovim are now opened with `vim.ui.open`,
like pdfs, images, or anything else that cannot be detected with
`vim.filetype.match`.
Closes#905
0 commit comments