Quote NCL language's colour value

Without double-quotes, the hex colour is interpreted as a YAML comment.

Originally added in 2d39258.
This commit is contained in:
Alhadis
2015-09-01 07:19:06 +10:00
parent e62d0e19a5
commit b428bce126

View File

@@ -2128,7 +2128,7 @@ Myghty:
NCL: NCL:
type: programming type: programming
color: #28431f color: "#28431f"
extensions: extensions:
- .ncl - .ncl
tm_scope: source.ncl tm_scope: source.ncl