Removed redundant config
This commit is contained in:
parent
55b5c7711b
commit
6393ebe16b
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
;;; lang/coq/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(def-package! proof-site
|
||||
:load-path +coq-pg-loc
|
||||
:defer t
|
||||
:mode ("\\.v\\'" . coq-mode)
|
||||
:hook (coq-mode . company-coq-mode))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue