Skip to content

Commit 4a5a4a5

Browse files
committed
fix(languages): update GitHub languages JSON file
1 parent 343b980 commit 4a5a4a5

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
@@ -7653,6 +7653,22 @@
76537653
"wrap": "false",
76547654
"searchable": "true"
76557655
},
7656+
{
7657+
"type": "programming",
7658+
"color": "#003fa2",
7659+
"tmScope": "source.slice",
7660+
"aceMode": "text",
7661+
"extensions": [
7662+
".ice"
7663+
],
7664+
"languageId": 894641667,
7665+
"name": "Slice",
7666+
"aliases": [
7667+
"slice"
7668+
],
7669+
"wrap": "false",
7670+
"searchable": "true"
7671+
},
76567672
{
76577673
"group": "HTML",
76587674
"type": "markup",

0 commit comments

Comments
 (0)