about summary refs log tree commit diff stats
path: root/.emacs.d/lisp
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2023-05-19 09:49:33 +0100
committerDavid Morgan <djm_uk@protonmail.com>2023-05-19 09:49:33 +0100
commit0156d2dcba208124e8d2e4a033c394dae361d04d (patch)
tree631bace1775e0aa74125418982ac04c58c179e64 /.emacs.d/lisp
parent5cf065705be411a383ba35bf432497ad23205354 (diff)
downloaddotfiles-0156d2dcba208124e8d2e4a033c394dae361d04d.tar.gz
Tidy
Diffstat (limited to '.emacs.d/lisp')
-rw-r--r--.emacs.d/lisp/init-editor.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/lisp/init-editor.el b/.emacs.d/lisp/init-editor.el
index 29e5de3..9c58691 100644
--- a/.emacs.d/lisp/init-editor.el
+++ b/.emacs.d/lisp/init-editor.el
@@ -50,7 +50,6 @@
   (setq ffap-machine-p-local 'accept
         ffap-machine-p-known 'reject
         ffap-machine-p-unkown 'reject)
-  ;; #111111 #0f0f0f gray10 grey20
   ;; https://github.com/natecox/dotfiles/blob/master/workspaces/shared/symlinks/emacs/.emacs.d/nathancox.org
   (setq sentence-end-double-space nil)
   (set-charset-priority 'unicode)