diff --git a/settings/language-php.cson b/settings/language-php.cson index 22bcace7..15e9ac9a 100644 --- a/settings/language-php.cson +++ b/settings/language-php.cson @@ -3344,4 +3344,4 @@ 'decreaseIndentPattern': '^(.*\\*/)?\\s*(}|(\\)+([;,]|\\s*{))|(\\]\\)*([;,]|$))|else:|((end(if|for(each)?|while|switch));))' '.text.html.php': 'editor': - 'nonWordCharacters': '/\\()"\':,.;<>~!@#%^&*|+=[]{}`?-' + 'nonWordCharacters': '$/\\()"\':,.;<>~!@#%^&*|+=[]{}`?-'