axieax / urlview.nvim

🔎 Neovim plugin for viewing all the URLs in a buffer
MIT License
232 stars 5 forks source link

Copy URL? #35

Closed Allaman closed 1 year ago

Allaman commented 1 year ago

Hi, thanks for this useful plugin!

Depending on my context there is not one single browser (instance) I want to open links with. Would it be possible to just copy a link to the clipboard?

Regards Michael

axieax commented 1 year ago

You can now do this with :UrlView buffer action=clipboard :))