Browse Source

Use global-hl-line-mode "I can see clearly now, the rain is gone..."

George Jones 4 months ago
parent
commit
4d29b3196f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .emacs.d/george.org

+ 2 - 1
.emacs.d/george.org

@@ -1,5 +1,5 @@
 <<babel-init>>
-# Updated: <2023-12-03 08:02:50 Sunday>
+# Updated: <2023-12-14 06:05:27 Thursday>
 #+CAPTION: Text Colored Glasses
 #+BEGIN_EXAMPLE
                                                      __
@@ -363,6 +363,7 @@
 *** random cusotmizations
 #+BEGIN_SRC emacs-lisp :exports code
 ;(tool-bar-mode -1)
+(global-hl-line-mode)
 (setq visible-bell t)
 (setq require-final-newline t
       default-major-mode 'org-mode