Things
- disabled auto mounting ccr.ydns.eu - `hl-todo` mode for Emacs
This commit is contained in:
parent
3411b09ab0
commit
d99fd6a3e6
3 changed files with 44 additions and 38 deletions
|
@ -51,6 +51,9 @@
|
|||
(use-package origami
|
||||
:hook ((prog-mode . origami-mode)))
|
||||
|
||||
(use-package hl-todo
|
||||
:hook ((prog-mode . hl-todo-mode)))
|
||||
|
||||
;; TODO: To move in a different config file
|
||||
(when (string-equal system-type "darwin")
|
||||
(set-face-attribute 'default nil :height 150)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue