emacs-consult-projectile 0.7-1.400439c
Consult integration for Projectile
This package provides a multiview for displaying open buffers, files and directories associated with a project. When no project is open in the current buffer, it displays a list of known projects. One can then pick a file from the selected project.
- Outputs:
out - Website: https://gitlab.com/OlMon/consult-projectile
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-consult-projectile 0.7-1.400439c as follows:
guix install emacs-consult-projectile@0.7-1.400439c
Or install the latest version:
guix install emacs-consult-projectile
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.