Add color for replace state

This commit is contained in:
Eivind Fonn 2015-08-08 10:45:09 +02:00 committed by syl20bnr
parent b7205ebd49
commit bd5946fd0e

View file

@ -616,6 +616,7 @@
(defvar spacemacs-evil-cursor-colors '((normal . "DarkGoldenrod2")
(insert . "chartreuse3")
(emacs . "SkyBlue2")
(replace . "chocolate")
(evilified . "LightGoldenrod3")
(visual . "gray")
(motion . "plum3")