jdhao's digital space

Recent content on jdhao's digital space

马上订阅 jdhao's digital space RSS 更新: https://jdhao.github.io/index.xml

Using Diffs in Vim

2021年10月24日 20:07

Diff can be used to compare two versions of the same file to find the changes. If you use vim, you can use vimdiff to compare files: