disable flyspell

This commit is contained in:
Ivan Malison 2015-10-15 03:24:57 -07:00
parent ab40e9ee60
commit 757a30e066

View File

@ -1507,6 +1507,7 @@ marking if it still had that."
(use-package libmpdee)
(use-package flyspell
:disabled t ; kind of annoying
:preface (setq flyspell-issue-welcome-flag nil)
:config
(progn