Remove langtool
This commit is contained in:
parent
12328d83ec
commit
9385b0bafa
1 changed files with 0 additions and 6 deletions
6
init.el
6
init.el
|
@ -792,12 +792,6 @@
|
|||
(global-set-key (kbd "M-<f8>") 'flyspell-buffer)
|
||||
(global-set-key (kbd "C-<f8>") 'flyspell-check-previous-highlighted-word))
|
||||
|
||||
(use-package langtool
|
||||
:straight t
|
||||
:init
|
||||
(setq langtool-java-classpath
|
||||
"/usr/share/languagetool:/usr/share/java/languagetool/*"))
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;;; External media
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue