Skip to content

Commit dabba4c

Browse files
committed
fix(languages): update GitHub languages JSON file
1 parent 938644b commit dabba4c

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
@@ -5583,6 +5583,22 @@
55835583
"wrap": "false",
55845584
"searchable": "true"
55855585
},
5586+
{
5587+
"type": "programming",
5588+
"extensions": [
5589+
".nasl",
5590+
".inc"
5591+
],
5592+
"tmScope": "source.nasl",
5593+
"aceMode": "text",
5594+
"languageId": 171666519,
5595+
"name": "NASL",
5596+
"aliases": [
5597+
"nasl"
5598+
],
5599+
"wrap": "false",
5600+
"searchable": "true"
5601+
},
55865602
{
55875603
"type": "programming",
55885604
"color": "#28431f",

0 commit comments

Comments
 (0)