mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
evil-echo-state nil
This commit is contained in:
@ -21,6 +21,7 @@
|
|||||||
evil-want-visual-char-semi-exclusive t
|
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
|
||||||
|
evil-echo-state nil
|
||||||
|
|
||||||
;; Color-coded state cursors
|
;; Color-coded state cursors
|
||||||
evil-normal-state-cursor '("white" box)
|
evil-normal-state-cursor '("white" box)
|
||||||
|
Reference in New Issue
Block a user