Skip to content

olivierverdier/spacemacs-coq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Description

This layer adds support for the Proof General interface to the Coq Proof Assistant.

Features

Install

Layer

To use this configuration layer, clone this repository into ~/emacs.d/private/. You will need to add coq as one of the dotspacemacs-configuration-layers in your ~/.spacemacs file.

Dependencies

  • Coq (of course)
  • Proof general

Keybindings

KeyDescription
SPC m <dotspacemacs-major-mode-leader-key>go to this point
SPC m ngo to next point
SPC m ugo to previous point
SPC m hhelp at point
SPC m xquit Coq
SPC m llLayout: reset
SPC m lpLayout: proof
SPC m sSearch a theorem
SPC m ?Check
SPC m pPrint
SPC m ;insert goal as comment
SPC m ooccur
M-kgo to previous point
M-jgo to next point
M-lgo to this point

About

A very simple coq layer for spacemacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published