mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
From ProofGeneral/PG@89829c2 Also removes pg-init hacks, as they no longer seem necessary after ProofGeneral/PG@7371521 Hopefully fixes #2565
7 lines
142 B
EmacsLisp
7 lines
142 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/coq/packages.el
|
|
|
|
(package! proof-general :pin "2a17093f6a")
|
|
|
|
(package! company-coq :pin "6e8bc2e367")
|