Overlay commit info during a git rebase -i ... in a popup window.
However your vim plugin manager deals with GitHub:
Plug 'barn/vim-boing'And to enable it, a wee:
let g:boing#enabled = v:trueQ. Doesn't <xyz> do this?
A. Probably but I couldn't find out how to do this, so after messing around with fzf for a bit I found popupwin and made this.
Q. This code is terrible! A. That's not a question, also I know.
g:boing#browser how to open links. open is the default.
g:boing#opengithubkey single key to press to open SHA in github. <F9> is the default.
g:boing#togglekey key combo to enable/disable previewing default: <leader>gb
Yeah, that would be a great feature. Agreed.
