chrishrb / gx.nvim

Implementation of gx without the need of netrw
Apache License 2.0
186 stars 19 forks source link

fugitive compatibility #31

Closed leiserfg closed 9 months ago

leiserfg commented 9 months ago

gx replaces Netrw very nicely, but fugitive uses it for opening github in the browser. Fortunately, it can also use a :Browse <url> command, so exposing one will fix the problem.