Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

emacs-evil/evil-ediff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

evil-ediff

This project has been merged into the larger Evil Collection project and will no longer be maintained here.

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

Here’s a table describing the bindings

CommandOriginal BindingEvil-ediff
ediff-next-differencen, SPCj, n, SPC
ediff-previous-differencep, DELk, N, p, DEL
ediff-jump-to-differencejd
jump to first difference1jgg, 1d
jump to last differenceN/AG
copy region A to region Baa, l
copy region B to region Abb, h
scroll down 1 lineC-u 1 vC-e
scroll up 1 lineC-u 1 VC-y
scroll down half pagev, C-vC-d, v, C-v
scroll up half pageV, M-vC-u, V, M-v
scroll left>zh
scroll right<zl
toggle highlightinghH
ediff-suspendzC-z