Skip to content

A neovim plugin to generate permalink from the editor.

License

Notifications You must be signed in to change notification settings

RyugaXhypeR/git_link.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git_link.nvim

A neovim plugin to generate permalink from the editor.

Requirements

Installation

Using plug:

Plug 'nvim-lua/plenary.vim'
Plug 'RyugaXhypeR/git_link.nvim'

Using packer:

use { 'RyugaXhypeR/git_link.nvim', requires = 'nvim-lua/plenary.nvim' }

Quick start

Default keybinds

  • <leader>gl: Copies the permalink to clipboard.
  • <leader>go Opens the permalink in the default browser.

About

A neovim plugin to generate permalink from the editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages