Commit Graph

107 Commits

Author SHA1 Message Date
206d0d9d92 Prevent flycheck-correct if region/insert mode is active 2020-01-20 22:23:40 -05:00
fb24a8deec Activate flyspell-mode in specific modes
yaml-mode is derived from text-mode, rather than prog or conf-mode. This
may be true for other major modes, so we must be more judicious about
where we activate flyspell-mode.
2020-01-20 19:31:35 -05:00
dc2b9781ab Minor refactors & reformatting 2020-01-20 01:55:31 -05:00
4cc14389e8 PIN ALL THE PACKAGES 2020-01-14 22:32:11 -05:00
ca3920e5b7 Fix flycheck migration void-function 2020-01-10 11:56:19 +01:00
b89992624b Move :tools fly{check,spell} to :checkers {syntax,spell}
These modules were renamed so we can later generalize their
implementations, such as adding flymake support to the syntax checker.
2020-01-09 22:56:26 -05:00
a680a4c96d Replace :app write with :checkers grammar 2020-01-09 16:43:03 -05:00