You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Harper (https://writewithharper.com/) is a grammar checker, similar to languagetool or grammarly based on the lsp-protocol.
Currently, doom supports languagetool, which requires a java runtime and is less extendable. Harper is a foss alternative that is magnitudes faster and allows for editable plain-text dictionaries and rule sets.
It already has support for emacs via lsp/eglot, so a module or option under :checkers should be trivial
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Harper (https://writewithharper.com/) is a grammar checker, similar to languagetool or grammarly based on the lsp-protocol.
Currently, doom supports languagetool, which requires a java runtime and is less extendable. Harper is a foss alternative that is magnitudes faster and allows for editable plain-text dictionaries and rule sets.
It already has support for emacs via lsp/eglot, so a module or option under :checkers should be trivial
https://writewithharper.com/docs/integrations/emacs
Beta Was this translation helpful? Give feedback.
All reactions