Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.33 KB

README.org

File metadata and controls

23 lines (21 loc) · 1.33 KB

evil-ediff

Make ediff a little evil. This configures ediff to be a little more friendly users of vim-like keybindings. Consult the help buffer (?) for more info.

Here’s a table describing the bindings

CommandOriginal BindingEvil-ediff
ediff-jump-to-differencejd
ediff-previous-differencep,DELC-k,N,p,DEL
ediff-next-differencen,SPCC-j,n,SPC
jump to first difference1jgg (or 1d)
jump to last differenceN/AG
scroll down 1 lineC-u 1 vj
scroll up 1 lineC-u 1 Vk
scroll down half pagev,C-vC-d,v,C-v
scroll up half pageV,M-vC-u,V,M-v
ediff-suspendzC-z
scroll left>zh
scroll right<zl
copy A region to B’s regionaa,=l=
copy B region to A’s regionbb,=h=
toggle highlightinghH