All Projects → emacs-evil → evil-ediff

emacs-evil / evil-ediff

Licence: GPL-3.0 License
Make ediff a little more evil

Programming Languages

emacs lisp
2029 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].