summary refs log tree commit diff
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el
index ee41e05..5fe04e3 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -266,7 +266,6 @@
            (common-lisp-hyperspec-root "file:///usr/share/doc/hyperspec/"))
   :mode ((rx (or ".lisp" ".cl") eos) . common-lisp-mode))
 
-;; Write url to text file
 (use-package ediff
   :defer t
   :custom