mirror of
https://github.com/amix/vimrc
synced 2025-06-17 02:15:01 +08:00
This commit is contained in:
@ -185,7 +185,7 @@ let g:EditorConfig_exclude_patterns = ['fugitive://.*']
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" Copy the link to the line of a Git repository to the clipboard
|
||||
nnoremap <leader>v :.GBrowse!<CR>
|
||||
xnoremap <leader>v :'<'>GBrowse!<CR>
|
||||
xnoremap <leader>v :GBrowse!<CR>
|
||||
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
Reference in New Issue
Block a user