mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
cursor-in-non-selected-window = nil
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
blink-matching-paren nil ; don't blink matching delimiters--too distracting
|
||||
show-paren-delay 0.075
|
||||
|
||||
;;cursor-in-non-selected-windows nil ; no cursors except in active buffer
|
||||
cursor-in-non-selected-windows nil ; no cursors except in active buffer
|
||||
highlight-nonselected-windows nil
|
||||
hl-line-sticky-flag nil ; only highlight in one window
|
||||
|
||||
|
Reference in New Issue
Block a user