doomemacs/modules/lang/coq/README.org
Patrick Elliott 4280ea3418
Added readme.
2018-08-14 23:30:20 +02:00

480 B

: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.