emacs: Enable rfc-mode
This commit is contained in:
parent
757b29b026
commit
6b0d304df0
2 changed files with 2 additions and 0 deletions
|
@ -52,3 +52,4 @@
|
|||
;; You can also try 'gd' (or 'C-c c d') to jump to their definition and see how
|
||||
;; they are implemented.
|
||||
(setq org-directory "~/org")
|
||||
(setq rfc-mode-directory (expand-file-name "~/rfc/"))
|
||||
|
|
|
@ -50,3 +50,4 @@
|
|||
;(unpin! t)
|
||||
|
||||
(package! srcery-theme)
|
||||
(package! rfc-mode)
|
||||
|
|
Loading…
Reference in a new issue