emacs-magit-popup 2.13.3
Define prefix-infix-suffix command combos
This library implements a generic interface for toggling switches and setting options and then invoking an Emacs command which does something with these arguments. The prototypical use is for the command to call an external process, passing on the arguments as command line arguments.
- Website: https://github.com/magit/magit-popup
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-magit-popup 2.13.3
as follows:
guix install emacs-magit-popup@2.13.3
Or install the latest version:
guix install emacs-magit-popup
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.