commit
81b3e49247
|
@ -372,6 +372,21 @@
|
|||
"expanded": "document",
|
||||
"value": "ps"
|
||||
},
|
||||
{
|
||||
"colour": "#33ffb1",
|
||||
"expanded": "document",
|
||||
"value": "dot"
|
||||
},
|
||||
{
|
||||
"colour": "#33ffb1",
|
||||
"expanded": "document",
|
||||
"value": "dotm"
|
||||
},
|
||||
{
|
||||
"colour": "#33ffb1",
|
||||
"expanded": "document",
|
||||
"value": "dotx"
|
||||
},
|
||||
{
|
||||
"colour": "#33ffb1",
|
||||
"expanded": "document",
|
||||
|
@ -382,6 +397,11 @@
|
|||
"expanded": "document",
|
||||
"value": "txt"
|
||||
},
|
||||
{
|
||||
"colour": "#ccffeb",
|
||||
"expanded": "document",
|
||||
"value": "docm"
|
||||
},
|
||||
{
|
||||
"colour": "#ccffeb",
|
||||
"expanded": "document",
|
||||
|
@ -457,6 +477,11 @@
|
|||
"expanded": "bundle",
|
||||
"value": "isoimage"
|
||||
},
|
||||
{
|
||||
"colour": "#00b36e",
|
||||
"expanded": "bundle",
|
||||
"value": "txz"
|
||||
},
|
||||
{
|
||||
"colour": "#00b36e",
|
||||
"expanded": "bundle",
|
||||
|
@ -467,6 +492,11 @@
|
|||
"expanded": "bundle",
|
||||
"value": "gzip"
|
||||
},
|
||||
{
|
||||
"colour": "#33ffb1",
|
||||
"expanded": "bundle",
|
||||
"value": "tar"
|
||||
},
|
||||
{
|
||||
"colour": "#33ffb1",
|
||||
"expanded": "bundle",
|
||||
|
@ -542,6 +572,11 @@
|
|||
"expanded": "bundle",
|
||||
"value": "xz"
|
||||
},
|
||||
{
|
||||
"colour": "#33ffb1",
|
||||
"expanded": "code",
|
||||
"value": "bat"
|
||||
},
|
||||
{
|
||||
"colour": "#33ffb1",
|
||||
"expanded": "code",
|
||||
|
@ -577,6 +612,11 @@
|
|||
"expanded": "code",
|
||||
"value": "cpp"
|
||||
},
|
||||
{
|
||||
"colour": "#00cc7e",
|
||||
"expanded": "code",
|
||||
"value": "javascript"
|
||||
},
|
||||
{
|
||||
"colour": "#00cc7e",
|
||||
"expanded": "code",
|
||||
|
@ -675,7 +715,7 @@
|
|||
{
|
||||
"colour": "#00663f",
|
||||
"expanded": "miscellaneous",
|
||||
"value": "data"
|
||||
"value": "dat"
|
||||
}
|
||||
],
|
||||
"predicate": "type"
|
||||
|
|
Loading…
Reference in New Issue