diff --git a/core/core-ui.el b/core/core-ui.el index 0e0959471..93a7b9124 100644 --- a/core/core-ui.el +++ b/core/core-ui.el @@ -7,7 +7,7 @@ ;; Multiple cursors across buffers cause a strange redraw delay for ;; some things, like auto-complete or evil-mode's cursor color ;; switching. - cursor-in-non-selected-windows nil + cursor-in-non-selected-windows t highlight-nonselected-windows nil hl-line-sticky-flag nil ; only highlight in one window