mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-emacs/company-coq: add company-coq-mode hook to coq-mode
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -1 +1,4 @@
|
||||
(add-to-list 'load-path "@SITELISP@")
|
||||
(autoload 'company-coq-mode "company-coq"
|
||||
"Collection of extensions for Proof General's Coq mode" t)
|
||||
(add-hook 'coq-mode 'company-coq-mode)
|
||||
|
||||
Reference in New Issue
Block a user