mirror of
https://github.com/amix/vimrc
synced 2024-12-19 00:13:19 +00:00
This commit is contained in:
parent
a69eac5f3a
commit
ece45bcb60
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ let g:EditorConfig_exclude_patterns = ['fugitive://.*']
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
" Copy the link to the line of a Git repository to the clipboard
|
" Copy the link to the line of a Git repository to the clipboard
|
||||||
nnoremap <leader>v :.GBrowse!<CR>
|
nnoremap <leader>v :.GBrowse!<CR>
|
||||||
xnoremap <leader>v :'<'>GBrowse!<CR>
|
xnoremap <leader>v :GBrowse!<CR>
|
||||||
|
|
||||||
|
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
|
Loading…
Reference in a new issue