doomemacs/modules/lang/coq
Henrik Lissner 1f8bf7accb
merge: rewrite-docs
I've omitted docs/*.org from this merge, as there is still work left to
do there, but I am pushing the module docs early so folks can benefit
from the new docs sooner.
2022-08-03 03:27:50 +02:00
..
config.el fix(coq): disable spinner by default 2021-09-11 18:47:47 +02:00
packages.el bump: :lang 2022-03-31 21:09:38 +02:00
README.org fix(docs): set mode in file-local vars 2022-08-03 02:46:33 +02:00

:lang coq

Description   unfold

This module adds coq support, powered by Proof General.

Maintainers

This module has no dedicated maintainers. Become a maintainer?

Module flags

This module has no flags.

Hacks

  • Replaces coq-mode abbrevs with yasnippet snippets from doom's snippet library

TODO Changelog

This module does not have a changelog yet.

Installation

  • Enable this module in your doom! block.
  • To use the completion features of company-coq you need to enable (:completion company)
  • Make sure you have Coq installed and that the coqtop command is available. This comes with a standard installation of Coq. You can use your linux distribution's Coq package or one of the methods given on the Coq website.

TODO Usage

🔨 This module has no usage documentation yet. Write some?

Configuration

This module provides no additional configuration over that of the /emenel/doomemacs/src/commit/1f8bf7accba23b4f352d0eddd0410c4cc08abaae/modules/lang/coq/Packages it loads

Troubleshooting

See related github issues There are no known problems with this module. Report one?

Frequently asked questions

This module has no FAQs yet. Ask one?

TODO Appendix

🔨 This module has no appendix yet. Write one?