From b96af90aa3b0bbe2f575ec8a411f378d3a3c554f Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 13 Oct 2020 21:45:39 +0200 Subject: New vim in progress --- .emacs.d/org/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/org/config.org') diff --git a/.emacs.d/org/config.org b/.emacs.d/org/config.org index eb423c3..c4ca055 100644 --- a/.emacs.d/org/config.org +++ b/.emacs.d/org/config.org @@ -128,7 +128,7 @@ (setq evil-emacs-state-cursor '("#b16286" box)) (setq evil-normal-state-cursor '("#d79921" box)) -(setq evil-visual-state-cursor '("#b16286" box)) +(setq evil-visual-state-cursor '("#b06597" box)) (setq evil-insert-state-cursor '("#d79921" bar)) (setq evil-replace-state-cursor '("#cc241d" hbar)) (setq evil-operator-state-cursor '("#d79921" hbar)) -- cgit v1.2.3