#vimtrick
open vim in diff mode:

vim -d file1.c file2.c

@jartigag 🤯 This is cool! Just found this again in my bookmarks and tried it for the first time.

Thanks for sharing!