diff options
| -rw-r--r-- | isar/isar-keywords.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/isar/isar-keywords.el b/isar/isar-keywords.el index 62ef9497..55d3094b 100644 --- a/isar/isar-keywords.el +++ b/isar/isar-keywords.el @@ -8,6 +8,9 @@ (defconst isar-keywords-major '("\\." "\\.\\." + "types_code" + "consts_code" + "generate_code" "ML" "ML_command" "ML_setup" |
