URL handling is built-in to vim. Typing gx over a URL (or file path) opens it with the default handler for that OS. Check out `:help gx`.