mhayashi1120/Emacs-langtool

Mention MELPA

timmli opened this issue · 0 comments

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"))