xdg-open works as intended, but... #2182
-
|
When I open files from within recursivebrowser, the files open fine except for MIME text documents. Basically anything that I typically open with nvim simply doesn't open unless I set the recursivebrowser's command to Maybe I have something messed up on my end, but if anyone has an idea what I'm supposed to do, I'd be ever grateful. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
you can tell xdg-open to use nvim to open text documents. The Archlinux wiki has decent documentation on how to do this. I think this is the relevant section of the documentation: https://wiki.archlinux.org/title/Xdg-utils#xdg-mime |
Beta Was this translation helpful? Give feedback.
you can tell xdg-open to use nvim to open text documents. The Archlinux wiki has decent documentation on how to do this.
I think this is the relevant section of the documentation: https://wiki.archlinux.org/title/Xdg-utils#xdg-mime