mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Proof-general is now on melpa
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/coq/packages.el
|
;;; lang/coq/packages.el
|
||||||
|
|
||||||
(package! proof-general :recipe (:fetcher github :repo "ProofGeneral/PG" :files ("*")))
|
(package! proof-general)
|
||||||
|
|
||||||
(package! company-coq)
|
(package! company-coq)
|
||||||
|
Reference in New Issue
Block a user