General cleanup & refactor; update TODO

This commit is contained in:
Henrik Lissner 2017-05-19 17:21:52 +02:00
parent d52ee9c3be
commit 656452df00
8 changed files with 36 additions and 36 deletions

View file

@ -34,7 +34,7 @@
;; anzu and evil-anzu make it possible to display current/total in the
;; mode-line.
(def-package! evil-anzu
:when (featurep! :feature evil)
:when (featurep 'evil)
:init
(add-transient-hook! evil-ex-start-search (require 'evil-anzu))
:config