summary refs log tree commit diff stats
path: root/emacs
diff options
context:
space:
mode:
authorAlan Pearce2017-07-04 10:04:17 +0200
committerAlan Pearce2017-07-04 10:04:17 +0200
commit67259c20e4abc05c4df23afeab021358f0ef1566 (patch)
treed48ddcf0305a6b60e50bff11442739644f89eabd /emacs
parent46d1b3c01050695d04055490242427e845da4354 (diff)
downloaddotfiles-67259c20e4abc05c4df23afeab021358f0ef1566.tar.lz
dotfiles-67259c20e4abc05c4df23afeab021358f0ef1566.tar.zst
dotfiles-67259c20e4abc05c4df23afeab021358f0ef1566.zip
Emacs: Diminish flyspell mode
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/init.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index a3bd64f..db0469f 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -2395,6 +2395,7 @@ Sometimes I might want to show off my emacs usage.
 
 #+BEGIN_SRC emacs-lisp
 (use-package flyspell
+  :diminish "﹏"
   :config (progn
             (defun flyspell-detect-ispell-args (&optional run-together)
               "If RUN-TOGETHER is true, spell check the CamelCase words.