Is it possible to use markdown links from vim with a keyboard shortcut? The links are as follows:
[foo](relative/path/to/file.pdf) [bar](www.some-webpage.com)
I want to have a keyboard shortcut that opens links using the default application. Not sure if that matters, but I'm using OS X.
source share