DEV Community

Discussion on: I spent 3 years configuring (n)Vim and this what I learnt

Collapse
 
evilcel3ri profile image
chris

So I have, and GV.vim (github.com/junegunn/gv.vim ) is basing itself on fugitive.

But all in all, I am sometime confusing myself if I have too much overlays of stuff in vim. I don't mind using the vanilla git in a terminal next to me instead of having fugitive or bash wrappers.

Although, GV is pretty neat.

Collapse
 
ggcristo profile image
Cristo García

Did you try :Commits withing fzf.vim?

Thread Thread
 
evilcel3ri profile image
chris

O.M.G didn't know that feature, it's amazing! Thank you!