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:
@ -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
|
||||
|
Reference in New Issue
Block a user