mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
6 lines
141 B
EmacsLisp
6 lines
141 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/coq/packages.el
|
|
|
|
(package! proof-general :pin "9196749d55")
|
|
(package! company-coq :pin "f9dba9ddff")
|