Disable state-based cursor color
[~bandali/configs] / spacemacs / .spacemacs
index 2d75751..e9f2a61 100644 (file)
@@ -71,6 +71,8 @@
  ;; specified with an installed package.
  ;; Not used for now.
  dotspacemacs-default-package-repository nil
+ ;; Disable setting the cursor color according to states
+ dotspacemacs-colorize-cursor-according-to-state nil
  )
 
 ;; Initialization Hooks