Clean up core-evil
This commit is contained in:
parent
dc0f0fcec0
commit
0f834c3508
1 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
||||||
evil-want-C-u-scroll t ; enable C-u for scrolling
|
evil-want-C-u-scroll t ; enable C-u for scrolling
|
||||||
evil-ex-visual-char-range t ; column range for ex commands
|
evil-ex-visual-char-range t ; column range for ex commands
|
||||||
evil-want-fine-undo nil
|
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-search-vim-style-regexp t
|
||||||
evil-ex-interactive-search-highlight 'selected-window
|
evil-ex-interactive-search-highlight 'selected-window
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
"Silence 'Error running timer `evil-ex-hl-do-update-highlight': (error
|
"Silence 'Error running timer `evil-ex-hl-do-update-highlight': (error
|
||||||
\"Invalid use of `\\' in replacement text\") errors.
|
\"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))
|
(ignore-errors ad-do-it))
|
||||||
|
|
||||||
;; modes to map to different default states
|
;; modes to map to different default states
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue