aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2020-08-10 12:33:52 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2020-08-10 12:33:52 +0100
commitea21a47ec0038f954c05aab4f2c5026690a31456 (patch)
treeffa37ba007a583359c156a0f9d6f75e5134088dd /Emacs/.config/emacs
parentc867e155f9e7b846acaeb8e31de6929973ebbf3f (diff)
downloaddotfiles-ea21a47ec0038f954c05aab4f2c5026690a31456.tar.gz
dotfiles-ea21a47ec0038f954c05aab4f2c5026690a31456.tar.bz2
dotfiles-ea21a47ec0038f954c05aab4f2c5026690a31456.zip
~clean up flyspell issues
Diffstat (limited to 'Emacs/.config/emacs')
-rw-r--r--Emacs/.config/emacs/config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org
index 2b0e1e7..be8b76c 100644
--- a/Emacs/.config/emacs/config.org
+++ b/Emacs/.config/emacs/config.org
@@ -783,7 +783,7 @@ software, but I also need it in commit messages and so on. So
flyspell-mode should be hooked to text-mode.
#+BEGIN_SRC emacs-lisp
(use-package flyspell
- :hook (text-mode . flyspell-mode)
+ :hook (text-mode . flyspell-mode))
#+END_SRC
As I use ivy I'd like the flyspell correct interface (which allow for