Look I created my first #neovim plugin!
If you have a url under your cursor, you can now open it in your browser!
https://code.smolnet.org/micke/url.nvim
BTW, I am sure there are similar plugins, or even built in functionality for this already, I wrote it for fun, ok?
@micke in normal vim, `gx` will do this
@christianp you and @tristan957 told me about it at the exact same second :D
@micke @tristan957 oh sorry, I've re-read your post and realised I skim-read the last line! I thought you were asking if there was already a built-in way of doing it
@christianp @tristan957 I definetly don't mind learning about it, now that I had my fun :)