coala / coala-vim

Vim plugin for coala
http://coala-analyzer.org/
GNU Affero General Public License v3.0
29 stars 7 forks source link

Interactive mode like native coala #17

Open perplexedfingers opened 8 years ago

perplexedfingers commented 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?