fix(emacs): remove legacy hooks
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
68e83ec4a6
commit
e2f05719d9
2 changed files with 2 additions and 5 deletions
|
@ -37,7 +37,3 @@
|
|||
(load-library "mu4econfig"))
|
||||
(load-library "latexconfig")
|
||||
(load-library "gpgconfig")
|
||||
|
||||
;; ====== Hooks ==============================
|
||||
(add-hook 'prog-mode-hook #'display-line-numbers-mode)
|
||||
(add-hook 'prog-mode-hook #'hl-line-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue