lang/coq: remove unnecessary after!

For setting a variable, an after! block is overkill
This commit is contained in:
Henrik Lissner 2018-08-31 03:31:58 +02:00 committed by GitHub
parent 953906ccdb
commit f95623989d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
;;; lang/coq/config.el -*- lexical-binding: t; -*-
(after! coq
(setq proof-electric-terminator-enable t))
;; `coq'
(setq proof-electric-terminator-enable t)
(after! company-coq
(set-lookup-handlers! 'company-coq-mode