사용자 도구

사이트 도구


vim:vimdiff

문서의 이전 판입니다!


vimdiff

사용법

  • do - Get changes from other window into the current window.
  • dp - Put the changes from current window into the other window.
  • ]c - Jump to the next change.
  • [c - Jump to the previous change.
  • Ctrl W + Ctrl W - Switch to the other split window.
  • If you load up two files in splits (:vs or :sp), you can do :diffthis on each window and achieve a diff of files that were already loaded in buffers
  • :diffoff can be used to turn off the diff mode.
vim/vimdiff.1600229675.txt.gz · 마지막으로 수정됨: 2020/09/16 13:14 저자 kwon37xi