19
devTea
4y

VsCode difftool is awesome, does anyone know to reproduce it on vim?

Comments
  • 12
    Yeah just download the VSCode-difftool-is-awesome-here-is-the-vim-reproduction extension on GifHub
  • 3
    @AlgoRythm wish it was that easy

    @M1sf3t I’ll try it, tried fugitive too
  • 3
    I think comparing vscode with vim is not right. ( I personally code in emacs since about a month).

    Ofc on a really abstract layer vscode and vim are file editors.

    But they both take radical different approaches. (Vim being the better in the long run, imo) so rather then asking how do i make vim do a vscode thing ask: how do I solve this using vim. The above comments provide solutions.
  • 1
    @Liz3 How do I configure Vim to suck less?

    <trollface.jpg>
  • 1
    @irene Starting by coding in vanilla Vim? For what it is worth this is how I got myself started.
Add Comment