Produces github url based on the file in the current buffer
lazy.nvim
return {
"akonkol/gitweb.nvim",
opts = {}
}
<Leader>u - prints github url and copies it to the system clipboard
<Leader>b - opens github url in browser
Inspired by 2 very useful plugins: