Commit graph

8 commits

Author SHA1 Message Date
Henrik Lissner
552278655e
fix(grammar): look for languagetool-commandline executable
nixpkgs.languagetool names its executable languagetool-commandline.

Ref: https://github.com/NixOS/nixpkgs/blob/nixos-22.11/pkgs/tools/text/languagetool/default.nix#L20
Close: #6959
Co-authored-by: venikx <venikx@users.noreply.github.com>
2023-02-23 01:34:55 -05:00
Haisheng
57e99650d3
fix(grammar): use languagetool in $PATH, if available 2022-10-03 18:33:28 +02:00
Dominik Schrempf
af7c1d79bd fix(grammar): writegood-mode in LaTeX-mode
Did I already mention that this `latex-mode` slash `LaTeX-mode`
ambiguity was a reeeeeeally bad decision upstream? Anyways, this very
small PR also loads `writegood-mode` with AucTeX, which uses
`LaTeX-mode`, and not `latex-mode`.
2021-12-18 01:13:37 +01:00
Kirill A. Korinsky
312ae37d91
grammar: macports compatibility
Macports is quite popular a way to install some application to macOS and
it is shame that it doesn't support such way by default.
2020-12-01 16:24:33 +01:00
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
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
dc2b9781ab
Minor refactors & reformatting 2020-01-20 01:55:31 -05:00
Henrik Lissner
a680a4c96d
Replace :app write with :checkers grammar 2020-01-09 16:43:03 -05:00