summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index 45f15db..16d7df6 100644
--- a/.emacs
+++ b/.emacs
@@ -100,6 +100,7 @@
(delight 'page-break-lines-mode nil "page-break-lines")
(delight 'scroll-lock-mode "πŸ“œ" "scroll-lock")
(delight 'visual-line-mode "β€Έ" t)
+(delight 'with-editor-mode "⸎" "with-editor")
;; TODO: narrowing
(defun my/magit-mode-hook ()