Mention MELPA
timmli opened this issue · 0 comments
timmli commented
You could mention that langtool
is available through MELPA: https://melpa.org/#/langtool
(use-package langtool
:ensure t
:config (setq langtool-language-tool-jar "/path/to/languagetool-commandline.jar"))