jdhao's digital space
Recent content on jdhao's digital space
马上订阅 jdhao's digital space RSS 更新: https://jdhao.github.io/index.xml
Show Git Diff When Doing Git Commit
2021年7月24日 11:07
I saw on YouTube a video made by
TJ DeVries on how to contribute to the neovim
project. There is a scene where he commit via git commit,
and whoa, a Neovim instance appeared with three split, with top left the commit
message area, top right the git-status area, and on the right the git-diff info,
which is really cool.