forked from colonelpanic/dotfiles
disable flyspell
This commit is contained in:
parent
ab40e9ee60
commit
757a30e066
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user