emacs: Loading hooks + disabling hl-line-mode globally (I really don't
like it)
This commit is contained in:
parent
977f658cf7
commit
802f0f4213
3 changed files with 3 additions and 1 deletions
|
|
@ -34,6 +34,7 @@
|
|||
|
||||
(load "~/.emacs.d/init-functions.el")
|
||||
(load "~/.emacs.d/init-settings.el")
|
||||
(load "~/.emacs.d/init-modes.el")
|
||||
|
||||
(setq custom-file "~/.emacs.d/init-custom.el")
|
||||
(load custom-file)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue