Disable current line highlight
This commit is contained in:
parent
a118f9351c
commit
16f43911fa
@ -55,7 +55,7 @@
|
||||
(setq c-default-style "linux")
|
||||
|
||||
;; Highlight line
|
||||
(global-hl-line-mode 1)
|
||||
;(global-hl-line-mode 1)
|
||||
|
||||
;; y-or-n instead of yes-or-no in kill buffer
|
||||
(defalias 'yes-or-no-p 'y-or-n-p)
|
||||
|
Loading…
Reference in New Issue
Block a user