1
0
mirror of https://github.com/amix/vimrc synced 2025-07-08 09:35:00 +08:00

feat: Added mappings to copy the link to the line of a Git repository to the clipboard

This is super useful when sharing a reference with another developer,
e.g., to a function.
This commit is contained in:
Amir
2021-10-11 11:29:06 +02:00
parent d93dda4770
commit e4932424f0
3 changed files with 14 additions and 0 deletions

View File

@ -40,6 +40,7 @@ vim-surround https://github.com/tpope/vim-surround
vim-expand-region https://github.com/terryma/vim-expand-region
vim-multiple-cursors https://github.com/terryma/vim-multiple-cursors
vim-fugitive https://github.com/tpope/vim-fugitive
vim-rhubarb https://github.com/tpope/vim-rhubarb
goyo.vim https://github.com/junegunn/goyo.vim
vim-zenroom2 https://github.com/amix/vim-zenroom2
vim-repeat https://github.com/tpope/vim-repeat