summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '.emacs')
-rw-r--r--.emacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index 3a5550a..f7bb6d2 100644
--- a/.emacs
+++ b/.emacs
@@ -105,6 +105,7 @@
(delight 'flyspell-mode (propertize "๐Ÿ–‹" 'face 'flyspell-incorrect) "flyspell")
(delight 'hs-minor-mode "โ€ฆ" "hideshow")
(delight 'isearch-mode "๐Ÿ”" "isearch")
+(delight 'org-indent-mode "ยป" "org-indent")
(delight 'magit-blame-mode "โ˜ž" "magit-blame")
(delight 'page-break-lines-mode nil "page-break-lines")
(delight 'scroll-lock-mode "๐Ÿ“œ" "scroll-lock")