mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 03:20:26 +10:00
7 lines
106 B
EmacsLisp
7 lines
106 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/coq/packages.el
|
|
|
|
(package! proof-general)
|
|
|
|
(package! company-coq)
|