Show cursors in all windows
This commit is contained in:
parent
224104a747
commit
47874e7934
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue