Documentation

Commentary

Port of vim-exchange by Tom McDonald (https://github.com/tommcdo/vim-exchange)

Installation:

put evil-exchange.el somewhere in your load-path and add these
lines to your .emacs:
(require 'evil-exchange)
;; change default key bindings (if you want) HERE
;; (setq evil-exchange-key (kbd "zx"))
(evil-exchange-install)

Requires

Dependencies

Consumers

Reverse Dependencies

No reverse dependencies recorded.