Commit Graph

19 Commits

Author SHA1 Message Date
James Ravn
d95d63da93
Fix langtool config for Linux
Fixes https://github.com/hlissner/doom-emacs/issues/2072.

I have left the mac portion alone as I don't have a mac handy to test this.
2020-04-28 11:22:43 +01:00
Henrik Lissner
d21099cbd0
Flycheck buffer on idle-buffer-switch 2020-04-17 15:47:04 -04:00
Peter Hoeg
cfc66b9b10 grammar/langtool: support setting the path to the binary i/o jar 2020-03-31 10:15:38 +08:00
Henrik Lissner
169f9a6121
General, minor refactor & reformatting 2020-03-27 01:25:30 -04:00
Henrik Lissner
6b73f38395
Bump to flycheck/flycheck@f19a51c
From flycheck/flycheck@08345d3
2020-03-27 01:08:36 -04:00
Henrik Lissner
e46cd73f3d
Bump :checkers spell
d12frosted/flyspell-correct@b0353a4 -> d12frosted/flyspell-correct@e765d1a
2020-02-29 12:34:28 -05:00
Henrik Lissner
4a060e6e9d
Bump :checkers syntax
flycheck/flycheck@74377fa -> flycheck/flycheck@08345d3
2020-02-29 12:33:29 -05:00
Henrik Lissner
bd833091c2
Bump to flycheck/flycheck@74377fa
From flycheck/flycheck@269237f
2020-02-23 15:03:30 -05:00
Xuan Bi
7f6876d85b Enable flyspell in git-commit-mode 2020-02-13 18:09:09 +08:00
Henrik Lissner
ef472d7c1a
Add flyspell-lazy package
To hopefully speed up flyspell.
2020-02-08 20:43:29 -05:00
Henrik Lissner
a9402cfb55
Fix #2373: bring back package pinning
This needs some serious refactoring...
2020-01-25 19:02:00 -05:00
Geographer
b2e6a069f0 Move an aspell specific argument to appropriate block 2020-01-23 10:52:44 +00:00
Henrik Lissner
206d0d9d92
Prevent flycheck-correct if region/insert mode is active 2020-01-20 22:23:40 -05:00
Henrik Lissner
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
Henrik Lissner
dc2b9781ab
Minor refactors & reformatting 2020-01-20 01:55:31 -05:00
Henrik Lissner
4cc14389e8
PIN ALL THE PACKAGES 2020-01-14 22:32:11 -05:00
Gerry Agbobada
ca3920e5b7
Fix flycheck migration void-function 2020-01-10 11:56:19 +01:00
Henrik Lissner
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
Henrik Lissner
a680a4c96d
Replace :app write with :checkers grammar 2020-01-09 16:43:03 -05:00