Skip to content

Commit e81dc8b

Browse files
authored
Update Languages File (#179)
Update Languages File
2 parents 8e29070 + 44067d4 commit e81dc8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/languages.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7362,14 +7362,14 @@
73627362
".rnh",
73637363
".rno"
73647364
],
7365+
"wrap": true,
73657366
"tmScope": "text.runoff",
73667367
"aceMode": "text",
73677368
"languageId": 315,
73687369
"name": "RUNOFF",
73697370
"aliases": [
73707371
"runoff"
73717372
],
7372-
"wrap": "false",
73737373
"searchable": "true"
73747374
},
73757375
{
@@ -7738,12 +7738,12 @@
77387738
"troff",
77397739
"roff"
77407740
],
7741+
"wrap": true,
77417742
"aceMode": "text",
77427743
"codemirrorMode": "troff",
77437744
"codemirrorMimeType": "text/troff",
77447745
"languageId": 141,
77457746
"name": "Roff",
7746-
"wrap": "false",
77477747
"searchable": "true"
77487748
},
77497749
{
@@ -7771,6 +7771,7 @@
77717771
".man",
77727772
".mdoc"
77737773
],
7774+
"wrap": true,
77747775
"tmScope": "text.roff",
77757776
"aceMode": "text",
77767777
"codemirrorMode": "troff",
@@ -7780,7 +7781,6 @@
77807781
"aliases": [
77817782
"roff manpage"
77827783
],
7783-
"wrap": "false",
77847784
"searchable": "true"
77857785
},
77867786
{

0 commit comments

Comments
 (0)