Skip to content

wsdjeg/gitlink.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlink.nvim

gitlink.nvim is a lua plugin for neovim to open permalink link of current file in browser or copy the link to clipboard. Which is inspired by neovim-gitlink

Installation

Using nvim-plug

require('plug').add({
    {
        'wsdjeg/gitlink.nvim',
    },
})

Usage

vim.keymap.set('n', '<leader>fy', function()
    require('gitlink').copy()
end, { silent = true })
vim.keymap.set('n', '<leader>fY', function()
    require('gitlink').open()
end, { silent = true })

About

Goto/Copy File's Online Link

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 2

  •  
  •  

Languages

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant