emacs-auto-complete 1.5.1
Intelligent auto-completion extension for Emacs
Auto-Complete is an intelligent auto-completion extension for Emacs. It extends the standard Emacs completion interface and provides an environment that allows users to concentrate more on their own work. Its features are: a visual interface, reduce overhead of completion by using statistic method, extensibility.
- Website: https://github.com/auto-complete/auto-complete
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-auto-complete 1.5.1
as follows:
guix install emacs-auto-complete@1.5.1
Or install the latest version:
guix install emacs-auto-complete
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.