doomemacs/modules/lang/coq
2018-08-15 08:33:38 +02:00
..
config.el Added quelpa recipe 2018-08-15 08:33:38 +02:00
packages.el Added quelpa recipe 2018-08-15 08:33:38 +02:00
README.org Added readme. 2018-08-14 23:30:20 +02:00

:lang coq

This module adds coq support, powered by Proof General, with code completion via company-coq.

Install

Unfortunately, Proof General needs to be installed manually.

git clone https://github.com/ProofGeneral/PG $PG-LOC && cd $PG-LOC
make

Manually set the variable +coq-pg-loc to the value of $PG-LOC in your doom config.