aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/coq.lang
diff options
context:
space:
mode:
Diffstat (limited to 'ide/coq.lang')
-rw-r--r--ide/coq.lang2
1 files changed, 1 insertions, 1 deletions
diff --git a/ide/coq.lang b/ide/coq.lang
index 89f93a705..e25eedbca 100644
--- a/ide/coq.lang
+++ b/ide/coq.lang
@@ -122,7 +122,7 @@
</context>
<context id="proof">
- <start>Proof(\%{dot_sep}|\%{space}using|\%{space}with)</start>
+ <start>(Proof(\%{dot_sep}|\%{space}using|\%{space}with))|Next Obligation</start>
<end>\%{end_proof}\%{dot_sep}</end>
<include>
<context sub-pattern="0" where="start" style-ref="vernac-keyword"/>