aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/spec.vim
blob: 894b5c440c0bc8d301609cf3da79b38c72386d93 (plain) (blame)
1
2
3
4
5
noremap gG :s!https://github.com/\(.*\)/\(issues\\|pull\)/\(\d\+\)!gh#\1#\3!<CR>

" for netrw
let g:netrw_browsex_viewer='setsid osurl'