mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-28 12:52:11 -08:00
| .. | ||
| autoload.el | ||
| config.el | ||
| packages.el | ||
| README.org | ||
+langtool
Support for languagetool
For installation of languagetool, please checkout https://languagetool.org/. Noted that you need Java to run languagetool.
MacOS users can install languagetool using brew:
brew install languagetool
After installation, you need to find out the path of the jar file and set it as +langtool-jar-path.
+wordnut
This use wordnut package to provide a dictionary in Emacs.
Commands avaliable:
wordnut-searchwordnut-lookup-curent-word
+synosaurus
This use synosaurus package to provide a dictionary in Emacs.
Commands avaliable:
synosaurus-modesynosaurus-lookupsynosaurus-choose-and-replace
mixed-pitch
This package enable fixed-width font and variable-pitch font coexist in the same buffer": you can use Fira code for code blocks in org mode file where use Ariel for main content (if you want…).