summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '.emacs')
-rw-r--r--.emacs4
1 files changed, 3 insertions, 1 deletions
diff --git a/.emacs b/.emacs
index 1bf4a52..733ec50 100644
--- a/.emacs
+++ b/.emacs
@@ -106,12 +106,14 @@
(delight 'auto-revert-tail-mode "โค“" "autorevert")
(delight 'compilation-in-progress "โš™" "compile")
(delight 'eldoc-mode "๐Ÿ“–" "eldoc")
+(delight 'footnote-mode "ยน" "footnote")
(delight 'flyspell-mode (propertize "๐Ÿ–‹" 'face 'flyspell-incorrect) "flyspell")
(delight 'hi-lock-mode nil "hi-lock")
(delight 'hs-minor-mode "โ€ฆ" "hideshow")
(delight 'isearch-mode "๐Ÿ”" "isearch")
(delight 'org-indent-mode "ยป" "org-indent")
-(delight 'magit-blame-mode "โ˜ž" "magit-blame")
+(delight 'magit-blame-mode "๐Ÿ‘‰" "magit-blame")
+(delight 'mml-mode "๐Ÿ–†" "mml")
(delight 'page-break-lines-mode nil "page-break-lines")
(delight 'scroll-lock-mode "๐Ÿ“œ" "scroll-lock")
(delight 'visual-line-mode "โคธ" t)