Merge branch 'v2.9' into v2.9

This commit is contained in:
ferdinandkeil 2020-01-26 22:22:50 +01:00 committed by GitHub
commit ddb54ec390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# Original author: John Boero
# License: GPLv3 or newer
syntax "Hcl" "\.(tf|hcl)$"
syntax "hcl" "\.(tf|hcl)$"
# No comments are permitted in JSON.
comment ""

View File

@ -1,6 +1,6 @@
## Here is a prolog example.
syntax "Prolog" "\.pl"
syntax "prolog" "\.pl"
comment "%"
# Reset everything