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

emacs-company-coq 1.0.1

Emacs extensions for Proof General's Coq mode

This package includes a collection of Company mode backends for Proof-General's Coq mode, and many useful extensions to Proof-General. It features:

  • Prettification of operators, types, and subscripts,

  • Auto-completion,

  • Insertion of cases,

  • Fully explicit intros,

  • Outlines, code folding, and jumping to definition,

  • Help with errors,

  • and more.

Installation

Install emacs-company-coq 1.0.1 as follows:

guix install emacs-company-coq@1.0.1

Or install the latest version:

guix install emacs-company-coq

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.