| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Copy github/gitlab link for current line(s) to clipboard.
Links have the format:
The plugin defines the following functions which returns different $REF references:
In normal mode
:1,3GetCurrentBranchLink
then link is copied to your clipboard.
In visual mode, same command after selected.
add below line into .vimrc
call dein#add('knsh14/vim-github-link')
or add to toml file
[[plugins]] repo = 'knsh14/vim-github-link'
Plug 'knsh14/vim-github-link'
| Back | FazBrowse Home | New Git URL |