disable hl-line

This commit is contained in:
2018-06-10 23:08:21 -07:00
parent 91fb69d5e3
commit 980cd34342

View File

@@ -43,7 +43,7 @@ Winner-mode keeps a history of window configurations. Handy when magit decides t
#+END_SRC #+END_SRC
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
(global-hl-line-mode 1) ;(global-hl-line-mode 1)
;(set-face-attribute 'default nil :background "gray15") ;(set-face-attribute 'default nil :background "gray15")
;(set-face-attribute 'hl-line nil :foreground nil :background "#0c0c0c") ;(set-face-attribute 'hl-line nil :foreground nil :background "#0c0c0c")
;(set-face-background hl-line-face "#0c0c0c") ;(set-face-background hl-line-face "#0c0c0c")