diff --git a/.emacs.d/init.org b/.emacs.d/init.org index f166317..64246ff 100644 --- a/.emacs.d/init.org +++ b/.emacs.d/init.org @@ -43,7 +43,7 @@ Winner-mode keeps a history of window configurations. Handy when magit decides t #+END_SRC #+BEGIN_SRC emacs-lisp - (global-hl-line-mode 1) + ;(global-hl-line-mode 1) ;(set-face-attribute 'default nil :background "gray15") ;(set-face-attribute 'hl-line nil :foreground nil :background "#0c0c0c") ;(set-face-background hl-line-face "#0c0c0c")