(Emacs)+hl-line mode

Just looks nice :)
This commit is contained in:
2021-03-09 18:07:40 +00:00
parent 7e5ff6053e
commit 30d926bc21

View File

@@ -890,6 +890,11 @@ if possible.
:init
(setq-default display-line-numbers-type 'relative))
#+end_src
** Hl-line
Hl-line is a
#+begin_src emacs-lisp
(use-package hl-line
:hook (text-mode-hook . hl-line-mode))
#+end_src
** Projectile
Setup projectile, along with the tags command. Also bind "C-c C-p" to