7

Github GitHub - emacsorphanage/evil-anzu: anzu for Evil

 2 years ago
source link: https://github.com/emacsorphanage/evil-anzu
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

evil-anzu

anzu for evil-mode

Screencast

Installation

You can install evil-anzu.el from MELPA with package.el.

Configuration

You can use evil-anzu.el only loading.

;; Emacs 24.4 or higher
(with-eval-after-load 'evil
  (require 'evil-anzu))

;; Emacs <= 24.3
(eval-after-load 'evil
  '(progn
     (require 'evil-anzu)))

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK