Configurable URL REGEX
Hi.
This may defeat the purpose of the plugin, but I'm looking to expand the protocols list supported. For example, if I had an ftp:\ url or an airmail:\ url the plugin won't highlight. I can obviously fork and do this myself in another package, but I thought it may be an improvement to the existing plugin that you might be interested in implementing. Plus, shouldn't be too tough to allow a comma separated list of protocols in config and build the regex dynamically.
Thoughts?
I entirely support this idea, but you'll probably need to change the way URLs are opened right now (with the webbrowser module), and it has to remain cross-platform.
Excellent. I'll look into it. I'm no python expert--but I've been meaning to learn a little more. Will send a PR when I complete--likely over the weekend.
Weekend? It’s December already!