Emacs: Diminish flyspell mode
1 file changed, 1 insertion(+), 0 deletions(-)
jump to
M emacs/.emacs.d/init.org â emacs/.emacs.d/init.org
@@ -2395,6 +2395,7 @@ #+END_SRC #+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.