minor fixes for vimdiff
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
parent
b2f8d4f258
commit
0081d91e48
@ -1833,7 +1833,7 @@ ___
|
|||||||
|
|
||||||
##### Tool: [vimdiff](http://vimdoc.sourceforge.net/htmldoc/diff.html)
|
##### Tool: [vimdiff](http://vimdoc.sourceforge.net/htmldoc/diff.html)
|
||||||
|
|
||||||
##### Highlight the exact differences, based on characters and words
|
###### Highlight the exact differences, based on characters and words
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
vimdiff file1 file2
|
vimdiff file1 file2
|
||||||
@ -1859,7 +1859,7 @@ Usefull `vimdiff` commands:
|
|||||||
|
|
||||||
* `qa` to exit all windows
|
* `qa` to exit all windows
|
||||||
* `:vertical resize 70` to resize window
|
* `:vertical resize 70` to resize window
|
||||||
* Set window width `Ctrl+W [N columns]+(Shift+)<\>`
|
* set window width `Ctrl+W [N columns]+(Shift+)<\>`
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user