rust-tools.nvim icon indicating copy to clipboard operation
rust-tools.nvim copied to clipboard

Allow override url opener

Open olidacombe opened this issue 2 years ago • 0 comments

Some, like me, who use oil.nvim, nvim-tree or similar, will get errors on :RustOpenExternalDocs with this:

Unknown function: netrw#BrowseX

This PR adds the capability to override url opener.

As a lazy.nvim user, I use it like this.

olidacombe avatar Nov 12 '23 21:11 olidacombe