Skip to content

akonkol/gitweb.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

gitweb.nvim

Produces github url based on the file in the current buffer

Installation

lazy.nvim

return {
  "akonkol/gitweb.nvim",
  opts = {}
}

Usage

<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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages