git-vim hacking
I did some hacking on my fork on git-vim. I am impressed how well things work. motemen, the upstream author, did a really great job setting things up.
I’ve been mostly tyoing with command handling and completion this evening.
I want to make that I could type :git diff ma<tab>
and have it do the
rigth thing… it seems to work.
Next, I need to integrate my other git hacks and also others that seem interesting. I should also see if I can get the upstream author to consider including any of it.
Read other posts