Vim_diff-cheatsheets速查表

Getting started

{: .-three-column}

Navigating

{: .-prime}

Shortcut Description
]c Next difference
[c Previous difference

{: .-shortcuts}

Editing

Shortcut Description
do Diff Obtain!
Pull the changes to the current file.
dp Diff Put!
Push the changes to the other file.
--- ---
:diffupdate Re-scan the files for differences.
ZQ Quit without checking changes

{: .-shortcuts}

Folds

Shortcut Description
zo / zO Open
zc / zC Close
za / zA Toggle
--- ---
zv Open folds for this line
--- ---
zM Close all
zR Open all
--- ---
zm Fold more (foldlevel += 1)
zr Fold less (foldlevel -= 1)
--- ---
zx Update folds

{: .-shortcuts}

Also see


本站为非盈利网站,作品由网友提供上传,如无意中有侵犯您的版权,请联系删除