doomemacs/modules/lang/coq/packages.el

7 lines
202 B
EmacsLisp
Raw Normal View History

2018-08-14 23:21:55 +02:00
;; -*- no-byte-compile: t; -*-
;;; lang/coq/packages.el
2020-01-14 22:32:11 -05:00
(package! proof-general :pin "bee3f802ada921fb8988edb96a8b41429f7c622c")
2018-08-15 08:33:38 +02:00
2020-01-14 22:32:11 -05:00
(package! company-coq :pin "6e8bc2e367e8184079b7f4b4ab359b64ab884d7c")