Add evil-quick-diff
This introduces the `g o d` text object for comparing regions. It works like evil-exchange. Select two regions in sequence with `g o d` and an ediff buffer of the selections will pop up. Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
This commit is contained in:
parent
5baa1eb631
commit
e16d6a8d7c
3 changed files with 4 additions and 0 deletions
|
@ -42,6 +42,7 @@ This holy module brings the vim experience to Emacs.
|
|||
+ [[https://github.com/bling/evil-visualstar][evil-visualstar]]
|
||||
+ [[https://github.com/ninrod/exato][exato]]
|
||||
+ [[https://github.com/emacs-evil/evil-collection][evil-collection]]*
|
||||
+ [[https://www.github.com/rgrinberg/evil-quick-diff][evil-quick-diff]]
|
||||
|
||||
** Hacks
|
||||
+ The o/O keys will respect and continue commented lines (can be disabled by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue