emacs-ligature
Typographic ligatures in Emacs
This package maps ordinary graphemes (characters) to fancy ligatures, if both your version of Emacs and the font supports it. With this package you can control where Emacs must display ligatures. That is useful if you only want a subset of the ligatures in certain major modes, for instance, or if you want to ensure that some modes have no ligatures at all.
- Versions: 1.0-1.3d14604
- Website: https://github.com/mickeynp/ligature.el
- 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-ligature as follows:
guix install emacs-ligature
Or install a particular version:
guix install emacs-ligature@1.0-1.3d14604
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-ligature about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-ligature'><img src='https://packages.guix.gnu.org/packages/emacs-ligature/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/emacs-ligature)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-ligature][https://packages.guix.gnu.org/packages/emacs-ligature/badges/latest-version.svg]]