emacs-flymake-proselint
Flymake backend for `proselint'
This package adds support for proselint
in Flymake.
- Versions: 0.3.0
- Website: https://git.sr.ht/~manuel-uberti/flymake-proselint
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-flymake-proselint
as follows:
guix install emacs-flymake-proselint
Or install a particular version:
guix install emacs-flymake-proselint@0.3.0
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.