Skip to content

Commit d673c59

Browse files
sunlin7Lin Sun
authored andcommitted
[bootstrap] Change cursor color in evil visual mode
1 parent bd42259 commit d673c59

File tree

1 file changed

+1
-1
lines changed
  • layers/+distributions/spacemacs-bootstrap

1 file changed

+1
-1
lines changed

layers/+distributions/spacemacs-bootstrap/config.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Otherwise, in visual state `u' downcases visually selected text.")
9191
("hybrid" "SkyBlue2" (bar . 2))
9292
("replace" "chocolate" (hbar . 2))
9393
("evilified" "LightGoldenrod3" box)
94-
("visual" "gray" (hbar . 2))
94+
("visual" "SteelBlue3" (hbar . 2))
9595
("motion" "plum3" box)
9696
("lisp" "HotPink1" box)
9797
("iedit" "firebrick1" box)

0 commit comments

Comments
 (0)