Skip to content

Commit

Permalink
Use code syntax inside nested use
Browse files Browse the repository at this point in the history
  • Loading branch information
asterite committed Jan 8, 2025
1 parent 9f8f737 commit de214c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions syntaxes/noir.tmLanguage.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@
},
"patterns": [
{
"match": "[a-zA-Z_(::)][a-zA-Z0-9_]*",
"name": "support.type.nr"
"include": "#code"
}
]
},
Expand Down

0 comments on commit de214c9

Please sign in to comment.