diff --git a/grammars/yaml.cson b/grammars/yaml.cson index 007be91..4fd1731 100644 --- a/grammars/yaml.cson +++ b/grammars/yaml.cson @@ -16,7 +16,7 @@ 'Boxfile' 'ksy' ] -'firstLineMatch': '^(#cloud-config|---)' +'firstLineMatch': '^#cloud-config' 'patterns': [ { 'include': '#erb'