
vimdiff
List of commands for vimdiff:
-
vimdiff:tldr:02a7d vimdiff: Jump to the next difference.$ ]ctry on your machineexplain this command
-
vimdiff:tldr:34383 vimdiff: Move the cursor to the window on the left|right.$ Ctrl + w ${select}try on your machineexplain this command
-
vimdiff:tldr:36f0f vimdiff: Open two files and show the differences.$ vimdiff ${file1} ${file2}try on your machineexplain this command
-
vimdiff:tldr:95984 vimdiff: Toggle the highlighted code fold.$ zatry on your machineexplain this command
-
vimdiff:tldr:a12ab vimdiff: Jump to the previous difference.$ [ctry on your machineexplain this command
-
vimdiff:tldr:b72bc vimdiff: Update all highlights and folds.$ :diffupdatetry on your machineexplain this command
-
vimdiff:tldr:d4579 vimdiff: Copy the highlighted difference from the other window to the current window.$ dotry on your machineexplain this command