diff options
| -rw-r--r-- | coq/coq-syntax.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coq/coq-syntax.el b/coq/coq-syntax.el index e5ace9d0..36f0bed8 100644 --- a/coq/coq-syntax.el +++ b/coq/coq-syntax.el @@ -46,8 +46,8 @@ (defvar coq-keywords-goal '("Chapter" - "Module\\s-+Type" "Module" + "Module\\s-+Type" "Section" "Correctness" "Definition" |
