Globally highlight the current line

This should improve readability, but is only activated for test purpose for now.
This commit is contained in:
Daniel - 2021-09-29 16:27:35 +02:00
parent 2586bf8f18
commit ef3ad78c18
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@
(global-auto-revert-mode -1)
(which-function-mode +1)
(global-eldoc-mode +1)
(global-hl-line-mode +1)
;; Activate modes (packages)