proof-general is added in MELPA

This commit is contained in:
Jeremy Bi 2018-09-02 11:19:09 +08:00 committed by Codruț Constantin Gușoi
parent de346e33c6
commit 955b2a19d6

View file

@ -12,10 +12,7 @@
(setq coq-packages
'(
(company-coq :requires company)
(proof-general :location (recipe
:fetcher github
:repo "ProofGeneral/PG"
:files ("*")))
proof-general
smartparens
vi-tilde-fringe
))