Terminator triggers evaluation
This commit is contained in:
parent
f6e9b943fd
commit
953906ccdb
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
;;; lang/coq/config.el -*- lexical-binding: t; -*-
|
;;; lang/coq/config.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
|
(after! coq
|
||||||
|
(setq proof-electric-terminator-enable t))
|
||||||
|
|
||||||
(after! company-coq
|
(after! company-coq
|
||||||
(set-lookup-handlers! 'company-coq-mode
|
(set-lookup-handlers! 'company-coq-mode
|
||||||
:definition #'company-coq-jump-to-definition
|
:definition #'company-coq-jump-to-definition
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue