This package browser is in early development. Mind the rough edges.

emacs-flycheck-grammalecte

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).

Installation

Install the latest version of emacs-flycheck-grammalecte as follows:

guix install emacs-flycheck-grammalecte

Or install a particular version:

guix install emacs-flycheck-grammalecte@2.4

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.

Badge code

You can use the following badge to inform users of emacs-flycheck-grammalecte about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/emacs-flycheck-grammalecte'><img src='https://packages.guix.gnu.org/packages/emacs-flycheck-grammalecte/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/emacs-flycheck-grammalecte/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/emacs-flycheck-grammalecte)

Example Org:

[[https://packages.guix.gnu.org/packages/emacs-flycheck-grammalecte][https://packages.guix.gnu.org/packages/emacs-flycheck-grammalecte/badges/latest-version.svg]]