Henrik Lissner 2020-03-27 01:15:07 -04:00
parent 538bdf1387
commit 2ecd100c38
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 5 additions and 6 deletions

View file

@ -221,7 +221,6 @@ directives. By default, this only recognizes C directives.")
:bind ((evil-ex-search-highlight-all nil)))
(evilem-make-motion evilem-motion-search-previous #'evil-ex-search-previous
:bind ((evil-ex-search-highlight-all nil)))
(evilem-make-motion evilem-motion-search-word-forward #'evil-ex-search-word-forward
:bind ((evil-ex-search-highlight-all nil)))
(evilem-make-motion evilem-motion-search-word-backward #'evil-ex-search-word-backward