Added basic coq support

This commit is contained in:
Patrick Elliott
2018-08-14 23:21:55 +02:00
parent a824e04e92
commit fa223ceafd
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; lang/coq/packages.el
(package! company-coq)