User Tools

Site Tools


vim:cheatsheet:diff

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
vim:cheatsheet:diff [2021/02/16 10:48] petervim:cheatsheet:diff [2021/02/16 10:49] (current) peter
Line 10: Line 10:
     zm - fold more (close) all folds by one level     zm - fold more (close) all folds by one level
     zi - toggle folding functionality     zi - toggle folding functionality
 +
     ]c - jump to start of next change     ]c - jump to start of next change
     [c - jump to start of previous change     [c - jump to start of previous change
 +
     do or :diffg[et] - obtain (get) difference (from other buffer)     do or :diffg[et] - obtain (get) difference (from other buffer)
     dp or :diffpu[t] - put difference (to other buffer)     dp or :diffpu[t] - put difference (to other buffer)
 +
     :diffthis - make current window part of diff     :diffthis - make current window part of diff
     :dif[fupdate] - update differences     :dif[fupdate] - update differences
vim/cheatsheet/diff.1613472528.txt.gz · Last modified: 2021/02/16 10:48 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki