[coq] disable electric proof terminators
These send input to coq too agressively. It's often the case that this causes delays in coq. Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
This commit is contained in:
parent
f9280bcec3
commit
42624c8090
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@
|
|||
|
||||
|
||||
;;;###package coq
|
||||
(setq proof-electric-terminator-enable t)
|
||||
|
||||
;; Doom syncs other indent variables with `tab-width'; we are trusting major
|
||||
;; modes to set it -- which most of them do -- but coq-mode doesn't, so...
|
||||
(setq-hook! 'coq-mode-hook tab-width proof-indent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue