summary refs log tree commit diff
path: root/emacs/init.el
diff options
context:
space:
mode:
authornoa2025-02-17 14:54:59 +0800
committernoa2025-02-17 14:54:59 +0800
commit3d317f20d191b6b4b987baa6e64a1b39147177c7 (patch)
tree24e53944b15e227a9dac4294f6fd9cfaa6ae1314 /emacs/init.el
parent638f749e1a9fae155d1afad4f0053ba310f1677a (diff)
Remove lost comment
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