diff
A ---> B : do
A <--- B : dp
次の変更点へ移動 : ]c
前の変更点へ移動 : [c
1 FaverShareViewed: 55 TimesQuoted: vimエディタで2つのファイルの差分を表示した後、その差分をマージする方法を紹介します。 コピーアンドペーストでもマージ作業はできますが、この操作は簡単なので覚えておくと役に立ちます。 (Windows, Mac)
For the visual Diff/Merge crowd.
1 FaverShareViewed: 38 TimesQuoted: In the midst of the new products we have just released there is one item which deserves to have a brighter light shown on it: SourceGear DiffMerge is our new application for comparing files and directories. And it's FREE!!!
今開いているファイルとの比較
:vertical diffsplit 差分を取りたいファイル
バッファ間の比較
:vertical diffsplit #5などのバッファ番号
1 FaverShareViewed: 28 TimesQuoted: vimエディタを使用して、2つのテキストファイルの差分を表示する方法を紹介します。 このテクニックは、主にファイルの比較をする場合に使用します。 (Windows, Mac)
