aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index b5a0bcf..57aac67 100644
--- a/init.el
+++ b/init.el
@@ -839,6 +839,7 @@
839 :commands (emacs-lisp-mode) 839 :commands (emacs-lisp-mode)
840 :hook (emacs-lisp-mode . flycheck-mode)) 840 :hook (emacs-lisp-mode . flycheck-mode))
841 841
842
842;; --------------------------------- 843;; ---------------------------------
843;; Common Lisp 844;; Common Lisp
844;; ----------- 845;; -----------