Skip to content

JojoMakesGames/git-remote-url.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Git Remote URL:

This very simple plugin adds the commands: CopyGithubLink and CopyGithubLinkWithBranchName to fetch the remote URL for main and your current branch respectively.

Installation

Lazy:

return {
  'JojoMakesGames/git-remote-url.nvim',
  opts = {}
}

Notes:

This is a very simple plugin that will be receiving updates to follow plugin standards such as not automagically setting keybindings, just wanted to see real quick how easy it was to create a plugin!

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages