Skip to content

Commit

Permalink
Update malloy.tmGrammar.json
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherswenson authored Dec 12, 2024
1 parent 461e732 commit 11d8f67
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,10 @@
{
"match": "(?i)\\bprivate\\b",
"name": "keyword.control.private"
},
{
"match": "(?i)\\binclude\\b",
"name": "keyword.control.include"
}
]
}
Expand Down

0 comments on commit 11d8f67

Please sign in to comment.