fix(prolog): quote syntax name to improve v2.9 support
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
## Here is a prolog example.
|
## Here is a prolog example.
|
||||||
|
|
||||||
syntax prolog "\.pl"
|
syntax "prolog" "\.pl"
|
||||||
comment "%"
|
comment "%"
|
||||||
|
|
||||||
# Reset everything
|
# Reset everything
|
||||||
|
|||||||
Reference in New Issue
Block a user