vimdiff
Open up two or more files in vim and show the differences between them.
See also vim
.
=> More information.
- Open two files and show the differences:
vimdiff {file1} {file2}
- Move the cursor to the window on the left|right:
Ctrl + w {h|l}
- Jump to the next difference:
[c
- Jump to the previous difference:
]c
- Copy the highlighted difference from the other window to the current window:
do
- Copy the highlighted difference from the current window to the other window:
dp
- Update all highlights and folds:
:diffupdate
- Toggle the highlighted code fold:
za
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/vimdiff.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 104.487415 milliseconds
- Gemini-to-HTML Time
- 0.412036 milliseconds
This content has been proxied by September (3851b).