From 0f834c35086ab89b145c854cc3e45a86b682c4d1 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 3 Jul 2015 00:26:27 +0200 Subject: [PATCH] Clean up core-evil --- core/core-evil.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core-evil.el b/core/core-evil.el index 79148bd75..71523424c 100644 --- a/core/core-evil.el +++ b/core/core-evil.el @@ -25,7 +25,7 @@ evil-want-C-u-scroll t ; enable C-u for scrolling evil-ex-visual-char-range t ; column range for ex commands evil-want-fine-undo nil - evil-want-visual-char-semi-exclusive nil + evil-want-visual-char-semi-exclusive t evil-ex-search-vim-style-regexp t evil-ex-interactive-search-highlight 'selected-window @@ -45,7 +45,7 @@ "Silence 'Error running timer `evil-ex-hl-do-update-highlight': (error \"Invalid use of `\\' in replacement text\") errors. -See `https://bitbucket.org/lyro/evil/issue/527'" +See https://bitbucket.org/lyro/evil/issue/527" (ignore-errors ad-do-it)) ;; modes to map to different default states