Skip to content

Commit def80fc

Browse files
authored
Update Languages File (#130)
Update Languages File
2 parents 4937e6e + 9cf8638 commit def80fc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/languages.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7494,6 +7494,22 @@
74947494
"wrap": "false",
74957495
"searchable": "true"
74967496
},
7497+
{
7498+
"type": "markup",
7499+
"color": "#A71E49",
7500+
"aceMode": "html",
7501+
"extensions": [
7502+
".riot"
7503+
],
7504+
"tmScope": "text.html.riot",
7505+
"languageId": 878396783,
7506+
"name": "Riot",
7507+
"aliases": [
7508+
"riot"
7509+
],
7510+
"wrap": "false",
7511+
"searchable": "true"
7512+
},
74977513
{
74987514
"type": "programming",
74997515
"extensions": [

0 commit comments

Comments
 (0)