emacs-flymake 1.3.7
Universal on-the-fly syntax checker
Flymake collects diagnostic information for multiple sources, called backends, and visually annotates the relevant portions in the buffer.
- Website: https://elpa.gnu.org/packages/flymake.html
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-flymake 1.3.7
as follows:
guix install emacs-flymake@1.3.7
Or install the latest version:
guix install emacs-flymake
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.