Jérôme Reybert
Jérôme Reybert
I see this issue has not been updated since 2019. I never had to go into keyboard mapping until I tried (and adopted) lafayette, and I was mentally fine until...
I agree on the non standard exit code, this is the kind of stuff hard to maintain. It seems there is no convention about warning exit code. However, I want...
I wanted to open a new issue, but it seems this thread is the right one. Today, I am a bit frustrated with "title-must-not-contain-word". What I want to achieve: -...
Hi [fugitive](https://github.com/tpope/vim-fugitive) and [vim-gita](https://github.com/lambdalisue/vim-gita) already implement nice git blame feature (gita's one is really nice, have a look). Actually, both existing solutions seems OK to me. I don't intend to...
As I don't see what vimagit could bring more for git blame vim integration, I don't plan to implement it. > This is the Unix philosophy: Write programs that do...
Hi @kristijanhusak . You are quite right, use only one plugin would be better. But: - I don't have the time to add features which do not exist in other...
You make a point. I remove the rejected flag and reopen the issue. @dkns, if you are still interested to develop this new feature, feel free!
CF, for commit --fixup will show up log with N last commits (N should be definable). If user choose first commit, it makes a commit --amend, otherwise it creates a...
@ntcong this issue already exists :)
I will give a look next week.