This package browser is in early development. Mind the rough edges.

emacs-counsel 0.14.2

Various completion functions using Ivy

Just call one of the interactive functions in a file to complete the corresponding thing using Ivy.

The following completions are currently available:

  • Symbol completion for Elisp, Common Lisp, Python, Clojure, C, C++.

  • Describe functions for Elisp: function, variable, library, command,

  • bindings, theme.

  • Navigation functions: imenu, ace-line, semantic, outline.

  • Git utilities: git-files, git-grep, git-log, git-stash, git-checkout.

  • Grep utilities: grep, ag, pt, recoll, ack, rg.

  • System utilities: process list, rhythmbox, linux-app.

  • Many more.

Installation

Install emacs-counsel 0.14.2 as follows:

guix install emacs-counsel@0.14.2

Or install the latest version:

guix install emacs-counsel

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.