Removed useless rule
This commit is contained in:
parent
17c75da27b
commit
84a8201dfd
1 changed files with 0 additions and 4 deletions
|
|
@ -135,10 +135,6 @@ var PraatHighlightRules = function() {
|
|||
token : ["text", "support.function", "text"],
|
||||
regex : /(\s*)(do\$?)(\s*:\s*|\s*\(\s*)/
|
||||
}, {
|
||||
// Is this rule necessary?
|
||||
// token : ["text", "keyword"],
|
||||
// regex : /(^\s*)(demo\b)/
|
||||
// }, {
|
||||
// Object types
|
||||
token : "entity.name.type",
|
||||
regex : "(" + objectTypes + ")"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue