Open perplexedfingers opened 8 years ago
When using native coala, I would have an interactive mode when there is any suggestion. Can we do it in vim like a merge tool panel? e.g. https://asciinema.org/a/12436gcrwmuf169s2ze6eedpi Or, could it like git add -p style?
coala
git add -p
When using native
coala
, I would have an interactive mode when there is any suggestion. Can we do it in vim like a merge tool panel? e.g. https://asciinema.org/a/12436gcrwmuf169s2ze6eedpi Or, could it likegit add -p
style?