fix langtool button
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
:after flyspell-correct)
|
||||
|
||||
(use-package langtool
|
||||
:commands (langtool-check langtool-check-buffer)
|
||||
:defer t
|
||||
;;:commands (langtool-check langtool-check-buffer)
|
||||
:autoload (langtool--overlays-region)
|
||||
:init
|
||||
;; classpath where LanguageTool's jars reside
|
||||
(setq langtool-java-classpath
|
||||
|
||||
Reference in New Issue
Block a user