Open
Description
Does this feature exist in Emacs orgmode core?
Yes
Orgmode link
https://orgmode.org/manual/Handling-Links.html
Feature value
No response
Additional context
Currently, whenever I do <leader>oo
on a link to a file, it will open in an nvim buffer, regardless of file type. Would be great if this could invoke xdg-open
or some such to ensure correct handling.