Skip to content

Commit

Permalink
chore: drop for keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
sockmaster27 committed Feb 20, 2024
1 parent 7a0335f commit 00721a1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions syntaxes/flix.tmLanguage.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@
"name": "keyword.control.do.flix",
"match": "\\b(do)\\b"
},
{
"name": "keyword.control.for.flix",
"match": "\\b(for)\\b"
},
{
"name": "keyword.control.applicativefor.flix",
"match": "\\b(forA)\\b"
Expand Down

0 comments on commit 00721a1

Please sign in to comment.