git-remote-url.nvim icon indicating copy to clipboard operation
git-remote-url.nvim copied to clipboard

same as last PR but with user command

Open BirdeeHub opened this issue 1 year ago • 0 comments

Added ability to get selection in visual mode

fixed bugs surrounding the presence of .git or not at the end of the link, as well as made it work correctly for oil:// type buffers for those who use the popular oil file manager

broke function up into 2 parts to ease adding of platforms besides github

removed hard errors, swapped them for prints. can be viewed with :messages if not rendered, or can be swapped back to hard errors

Added user commands and updated readme

BirdeeHub avatar Mar 23 '24 19:03 BirdeeHub