Skip to main content

Timeline for Comparing two files in Vim

Current License: CC BY-SA 3.0

5 events
when toggle format what by license comment
Aug 2, 2022 at 4:02 comment added Benyamin Limanto Thank you for vim.exe -d file1 file2 that works very well!
Feb 16, 2022 at 21:13 comment added Dave This should be the correct answer. :vs otherfile literally compares two files in vim, not vimdiff.
Oct 25, 2012 at 12:07 history edited Alex Leach CC BY-SA 3.0
added 156 characters in body
Oct 24, 2012 at 11:12 comment added Bernhard :windo :diffthis can be used instead of the last three commands.
Oct 24, 2012 at 10:54 history answered Alex Leach CC BY-SA 3.0