emacs-jinx 2.3
Emacs spell checker based on Enchant library
Jinx is a just-in-time spell-checker for Emacs based on the Enchant library. It lazily highlights misspelled words in the text of the visible portion of the buffer by honouring window boundaries as well as text folding, if any.
- Outputs:
out
- Website: https://github.com/minad/jinx
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-jinx 2.3
as follows:
guix install emacs-jinx@2.3
Or install the latest version:
guix install emacs-jinx
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.