Minor refactors & reformatting
This commit is contained in:
parent
bf85a03f5e
commit
dc2b9781ab
4 changed files with 22 additions and 20 deletions
|
@ -18,7 +18,8 @@
|
|||
"/usr/share/java/languagetool/languagetool-commandline.jar")))))
|
||||
|
||||
|
||||
;; Detects weasel words, passive voice and duplicates
|
||||
;; Detects weasel words, passive voice and duplicates. Proselint would be a
|
||||
;; better choice.
|
||||
(use-package! writegood-mode
|
||||
:hook (org-mode markdown-mode rst-mode asciidoc-mode latex-mode)
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue