General, minor refactors & comment revision

This commit is contained in:
Henrik Lissner 2019-09-11 23:32:46 -04:00
parent f9feaec5bd
commit 1c05773c39
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 9 additions and 10 deletions

View file

@ -72,4 +72,4 @@
(use-package! evil-anzu
:when (featurep! :editor evil)
:after-call (evil-ex-start-search evil-ex-start-word-search evil-ex-search-activate-highlight))
:after-call evil-ex-start-search evil-ex-start-word-search evil-ex-search-activate-highlight)