emacs-flycheck-grammalecte 2.4
Integrate Grammalecte with Flycheck
Integrate the French grammar and typography checker Grammalecte with Flycheck to automatically look for mistakes in your writings. It also provides an easy way to find synonyms and antonyms for a given word (to avoid repetitions for example).
- Outputs:
out
- Website: https://git.umaneti.net/flycheck-grammalecte/
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-flycheck-grammalecte 2.4
as follows:
guix install emacs-flycheck-grammalecte@2.4
Or install the latest version:
guix install emacs-flycheck-grammalecte
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.