~ruther/emacs.d

a8b3821c729ce877636b1547da1dffcc7537df67 — Rutherther 6 days ago 9d816cf
feat: change evil search to evil-search
1 files changed, 1 insertions(+), 0 deletions(-)

M init.el
M init.el => init.el +1 -0
@@ 70,6 70,7 @@
  (evil-undo-system 'undo-redo)
  (evil-want-integration t)
  (evil-want-keybinding nil)
  (evil-search-module 'evil-search)
  :init
  ; evil-want-Y-yank-to-eol cannot be set by custom. Use this instead
  (setq evil-want-Y-yank-to-eol t)

Do not follow this link