Skip to content

barn/vim-boing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-boing

Overlay commit info during a git rebase -i ... in a popup window.

Screenshot?

Screenshot 2022-01-29 at 00 18 07

Installation

However your vim plugin manager deals with GitHub:

   Plug 'barn/vim-boing'

And to enable it, a wee:

let g:boing#enabled = v:true

FAQ

Q. 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.

Configuration

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.

About

Display the commit in a popup when doing interactive rebases

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors