Disable flyspell-prog-mode

This commit is contained in:
Jeremy Dormitzer 2020-07-21 09:44:49 -04:00
parent 953d098d06
commit 66eb7bacab

View File

@ -6177,7 +6177,6 @@ Spotify in Emacs!
ispell-really-hunspell t))
(add-hook 'text-mode-hook #'flyspell-mode)
(add-hook 'prog-mode-hook #'flyspell-prog-mode)
#+END_SRC
* VTerm