emacs-helm 4.0.2
Incremental completion and selection narrowing framework for Emacs
Helm is an incremental completion and selection narrowing framework for Emacs. It will help steer you in the right direction when you're looking for stuff in Emacs (like buffers, files, etc).
- Outputs:
out
- Website: https://emacs-helm.github.io/helm/
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-helm 4.0.2
as follows:
guix install emacs-helm@4.0.2
Or install the latest version:
guix install emacs-helm
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.