diff --git a/Syntaxes/Puppet.sublime-syntax b/Syntaxes/Puppet.sublime-syntax index 65fe09e..23906a2 100644 --- a/Syntaxes/Puppet.sublime-syntax +++ b/Syntaxes/Puppet.sublime-syntax @@ -103,7 +103,7 @@ contexts: - match: \b(escape|gsub|alert|crit|debug|notice|defined|emerg|err|failed|file|generate|info|realize|search|tag|tagged|template|warning)\b scope: support.function.puppet constants: - - match: (?i)\b(false|true|running|undef|present|absent|file|directory|installed|running|stopped)\b + - match: (?i)\b(false|true|running|stopped|undef|present|absent|file|directory|link|installed|purged|latest|held|mounted|unmounted)\b scope: constant.language.puppet double-quoted-string: - match: '"'