mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
docs(grammar): document nixpkgs.languagetool
Close: #6959 Co-authored-by: venikx <venikx@users.noreply.github.com>
This commit is contained in:
@ -33,6 +33,7 @@ It is available from either https://languagetool.org/ or your OS's package
|
|||||||
manager. E.g.
|
manager. E.g.
|
||||||
- macOS: ~$ brew install languagetool~
|
- macOS: ~$ brew install languagetool~
|
||||||
- Arch Linux: ~$ pacman -S languagetool~
|
- Arch Linux: ~$ pacman -S languagetool~
|
||||||
|
- NixOS: [[https://search.nixos.org/packages?show=languagetool&from=0&size=50&sort=relevance&type=packages&query=languagetool][nixpkgs.languagetool]]
|
||||||
|
|
||||||
This module tries to guess the location of =languagetool-commandline.jar=. If
|
This module tries to guess the location of =languagetool-commandline.jar=. If
|
||||||
you get a warning that Doom ~couldn't find languagetool-commandline.jar~, you
|
you get a warning that Doom ~couldn't find languagetool-commandline.jar~, you
|
||||||
|
Reference in New Issue
Block a user