mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -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
|
blink-matching-paren nil ; don't blink matching delimiters--too distracting
|
||||||
show-paren-delay 0.075
|
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
|
highlight-nonselected-windows nil
|
||||||
hl-line-sticky-flag nil ; only highlight in one window
|
hl-line-sticky-flag nil ; only highlight in one window
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user