Skip to content

Instantly share code, notes, and snippets.

@andelink
Created July 31, 2022 11:55
Show Gist options
  • Save andelink/5362114ced62756a10bf27a8ac291e75 to your computer and use it in GitHub Desktop.
Save andelink/5362114ced62756a10bf27a8ac291e75 to your computer and use it in GitHub Desktop.
lexers
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"cell_type": "markdown",
"id": "olive-hollow",
"metadata": {},
"source": [
"### Lexers\n",
"\n",
"[pygments.org/docs/lexers](https://pygments.org/docs/lexers)"
]
},
{
"cell_type": "code",
"execution_count": 2,
"id": "starting-banks",
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\">┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓\n",
"┃<span style=\"font-weight: bold\"> name </span><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f; font-weight: bold\">(aliases)</span><span style=\"font-weight: bold\"> </span>┃<span style=\"font-weight: bold\"> filenames </span>┃<span style=\"font-weight: bold\"> mimetypes </span>┃\n",
"┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩\n",
"│ ABAP │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.abap </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-abap </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> abap </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ABAP </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ APL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.apl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> apl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ABNF │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.abnf </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-abnf </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> abnf </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ActionScript 3 │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.as </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-actionscript3 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> as3 </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-actionscript3 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> actionscript3 </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/actionscript3 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ActionScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.as </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-actionscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> as </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-actionscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> actionscript </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/actionscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ada │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.adb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-ada </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ada </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ads </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ada95 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ada </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ada2005 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ADL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.adl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> adl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.adls </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.adlf </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.adlx </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Agda │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.agda </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-agda </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> agda </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Aheui │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.aheui </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> aheui </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Alloy │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.als </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-alloy </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> alloy </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ AmbientTalk │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.at </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-ambienttalk </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> at </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ambienttalk </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ambienttalk/2 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ampl │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.run </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ampl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML + Angular2 │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ng2 </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+ng2 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Angular2 │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ng2 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With ActionScript Target │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.G </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> antlr-as </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.g </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> antlr-actionscript </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With C# Target │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.G </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> antlr-csharp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.g </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> antlr-c# </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With CPP Target │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.G </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> antlr-cpp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.g </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With Java Target │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.G </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> antlr-java </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.g </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> antlr </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With ObjectiveC Target │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.G </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> antlr-objc </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.g </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With Perl Target │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.G </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> antlr-perl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.g </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With Python Target │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.G </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> antlr-python </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.g </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With Ruby Target │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.G </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> antlr-ruby </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.g </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> antlr-rb </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ApacheConf │ <span style=\"color: #008000; text-decoration-color: #008000\"> .htaccess </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-apacheconf </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> apacheconf </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> apache.conf </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> aconf </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> apache2.conf </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> apache </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ AppleScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.applescript </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> applescript </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Arduino │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ino </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-arduino </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> arduino </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Arrow │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.arw </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> arrow </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ AspectJ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.aj </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-aspectj </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> aspectj </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Asymptote │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.asy </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-asymptote </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> asy </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> asymptote </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Augeas │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.aug </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> augeas </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ AutoIt │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.au3 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-autoit </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> autoit </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ autohotkey │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ahk </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-autohotkey </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ahk </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ahkl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> autohotkey </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Awk │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.awk </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-awk </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> awk </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> gawk </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mawk </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nawk </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BBC Basic │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bbc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bbcbasic </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BBCode │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-bbcode </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bbcode </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BC │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BST │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bst </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bst </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bst-pybtex </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BARE │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bare </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bare </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Base Makefile │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> basemake </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Bash │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sh </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-sh </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bash </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ksh </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-shellscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sh </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bash </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-shellscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ksh </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ebuild </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> zsh </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.eclass </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> shell </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.exheres-0 </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.exlib </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.zsh </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> .bashrc </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> bashrc </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> .bash_* </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> bash_* </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> zshrc </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> .zshrc </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> PKGBUILD </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Bash Session │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sh-session </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-shell-session </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> console </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.shell-session </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-sh-session </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> shell-session </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Batchfile │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bat </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-dos-batch </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bat </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cmd </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> batch </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dosbatch </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> winbatch </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Befunge │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.befunge </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-befunge </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> befunge </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BibTeX │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bib </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-bibtex </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bib </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bibtex </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BlitzBasic │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-bb </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> blitzbasic </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.decls </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> b3d </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bplus </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BlitzMax │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bmx </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-bmx </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> blitzmax </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bmax </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BNF │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bnf </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-bnf </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bnf </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Boa │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.boa </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> boa </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Boo │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.boo </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-boo </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> boo </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Boogie │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bpl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> boogie </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Brainfuck │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bf </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-brainfuck </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> brainfuck </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.b </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bf </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BUGS │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bug </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bugs </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> winbugs </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> openbugs </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CAmkES │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.camkes </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> camkes </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.idl4 </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> idl4 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ C │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.c </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-chdr </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> c </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.h </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-csrc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.idc </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CMake │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cmake </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-cmake </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cmake </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> CMakeLists.txt </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ c-objdump │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.c-objdump </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-c-objdump </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> c-objdump </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CPSA │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cpsa </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cpsa </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ aspx-cs │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.aspx </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> aspx-cs </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.asax </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ascx </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ashx </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.asmx </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.axd </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ C# │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cs </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-csharp </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> csharp </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> c# </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ca65 assembler │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.s </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ca65 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ cADL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cadl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cadl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CapDL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cdl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> capdl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Cap'n Proto │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.capnp </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> capnp </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CBM BASIC V2 │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bas </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cbmbas </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ceylon │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ceylon </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-ceylon </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ceylon </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CFEngine3 │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cf </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cfengine3 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cf3 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ChaiScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.chai </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-chaiscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> chai </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-chaiscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> chaiscript </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Chapel │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.chpl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> chapel </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> chpl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Charmci │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ci </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> charmci </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Cheetah │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+cheetah </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+cheetah </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+spitfire </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+spitfire </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> htmlcheetah </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Cheetah │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-javascript+cheetah </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+cheetah </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-javascript+cheetah </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+cheetah </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/javascript+cheetah </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+spitfire </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-javascript+spitfire </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+spitfire </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-javascript+spitfire </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/javascript+spitfire </span> │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Cheetah │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tmpl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-cheetah </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cheetah </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.spt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-spitfire </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> spitfire </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Cheetah │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml+cheetah </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+cheetah </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml+spitfire </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+spitfire </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Cirru │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cirru </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-cirru </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cirru </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Clay │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.clay </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-clay </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> clay </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Clean │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.icl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> clean </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dcl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Clojure │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.clj </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-clojure </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> clojure </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-clojure </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> clj </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ClojureScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cljs </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-clojurescript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> clojurescript </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-clojurescript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cljs </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ COBOLFree │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cbl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cobolfree </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.CBL </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ COBOL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cob </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-cobol </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cobol </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.COB </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cpy </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.CPY </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CoffeeScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.coffee </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/coffeescript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> coffee-script </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> coffeescript </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> coffee </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Coldfusion CFC │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cfc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cfc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Coldfusion HTML │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cfm </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-coldfusion </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cfm </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cfml </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ cfstatement │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cfs </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Common Lisp │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-common-lisp </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> common-lisp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.lisp </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lisp </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Component Pascal │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-component-pascal </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> componentpascal </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cps </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cp </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Coq │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.v </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-coq </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> coq </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ C++ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cpp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-c++hdr </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cpp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hpp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-c++src </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> c++ </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.c++ </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.h++ </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cc </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hh </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cxx </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hxx </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.C </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.H </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cp </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.CPP </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ cpp-objdump │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cpp-objdump </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-cpp-objdump </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cpp-objdump </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.c++-objdump </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> c++-objdumb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cxx-objdump </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cxx-objdump </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Crmsh │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.crmsh </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> crmsh </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pcmk </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pcmk </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Croc │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.croc </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-crocsrc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> croc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Cryptol │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cry </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-cryptol </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cryptol </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cry </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Crystal │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cr </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-crystal </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cr </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> crystal </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Csound Document │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.csd </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> csound-document </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> csound-csd </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Csound Orchestra │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.orc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> csound </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.udo </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> csound-orc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Csound Score │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sco </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> csound-score </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> csound-sco </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Django/Jinja │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/css+django </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css+django </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/css+jinja </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css+jinja </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Ruby │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/css+ruby </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css+erb </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css+ruby </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Genshi Text │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/css+genshi </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css+genshitext </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css+genshi </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.css </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/css </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+PHP │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/css+php </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css+php </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Smarty │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/css+smarty </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css+smarty </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CUDA │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cu </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-cuda </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cuda </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cuh </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cu </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Cypher │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cyp </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cypher </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cypher </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Cython │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pyx </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-cython </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cython </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pxd </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-cython </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pyx </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pxi </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pyrex </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ D │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.d </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-dsrc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> d </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.di </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ d-objdump │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.d-objdump </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-d-objdump </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> d-objdump </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Darcs Patch │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dpatch </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dpatch </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.darcspatch </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Dart │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dart </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-dart </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dart </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ DASM16 │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dasm16 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-dasm16 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dasm16 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dasm </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Debian Control file │ <span style=\"color: #008000; text-decoration-color: #008000\"> control </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> control </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> debcontrol </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Delphi │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pas </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-pascal </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> delphi </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dpr </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pas </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pascal </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> objectpascal </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Devicetree │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dts </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-c </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> devicetree </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dtsi </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dts </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ dg │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dg </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-dg </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dg </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Diff │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.diff </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-diff </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> diff </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.patch </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-patch </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> udiff </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Django/Jinja │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-django-templating </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> django </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-jinja </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jinja </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Docker │ <span style=\"color: #008000; text-decoration-color: #008000\"> Dockerfile </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-dockerfile-config </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> docker </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.docker </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dockerfile </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ DTD │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dtd </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml-dtd </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dtd </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Duel │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.duel </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-duel </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> duel </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.jbst </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-jbst </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jbst </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jsonml+bst </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Dylan session │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dylan-console </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-dylan-console </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dylan-console </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dylan-repl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Dylan │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dylan </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-dylan </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dylan </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dyl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.intr </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ DylanLID │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.lid </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-dylan-lid </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dylan-lid </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hdp </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lid </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ECL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ecl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-ecl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ecl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ eC │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ec </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-echdr </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ec </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.eh </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-ecsrc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Earl Grey │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.eg </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-earl-grey </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> earl-grey </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> earlgrey </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> eg </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Easytrieve │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ezt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-easytrieve </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> easytrieve </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mac </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ EBNF │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ebnf </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-ebnf </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ebnf </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Eiffel │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.e </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-eiffel </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> eiffel </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Elixir iex session │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-elixir-shellsession </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> iex </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Elixir │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ex </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-elixir </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> elixir </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.eex </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ex </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.exs </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> exs </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Elm │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.elm </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-elm </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> elm </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ EmacsLisp │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.el </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-elisp </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> emacs </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-elisp </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> elisp </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> emacs-lisp </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ E-mail │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.eml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> message/rfc822 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> email </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> eml </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ERB │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-ruby-templating </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> erb </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Erlang │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.erl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-erlang </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> erlang </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hrl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.es </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.escript </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Erlang erl session │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.erl-sh </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-erl-shellsession </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> erl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Evoque │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.html </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+evoque </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+evoque </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Evoque │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.evoque </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-evoque </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> evoque </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Evoque │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml+evoque </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+evoque </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ execline │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.exec </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> execline </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ezhil │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.n </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-ezhil </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ezhil </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ F# │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.fs </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-fsharp </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> fsharp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.fsi </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> f# </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ FStar │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.fst </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-fstar </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> fstar </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.fsti </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Factor │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.factor </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-factor </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> factor </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Fancy │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.fy </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-fancysrc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> fancy </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.fancypack </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> fy </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Fantom │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.fan </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-fantom </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> fan </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Felix │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.flx </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-felix </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> felix </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.flxh </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> flx </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Fennel │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.fnl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> fennel </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> fnl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Fish │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.fish </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-fish </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> fish </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.load </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> fishshell </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Flatline │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-flatline </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> flatline </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ FloScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.flo </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> floscript </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> flo </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Forth │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.frt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-forth </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> forth </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.fs </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ FortranFixed │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.f </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> fortranfixed </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.F </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Fortran │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.f03 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-fortran </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> fortran </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.f90 </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.F03 </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.F90 </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ FoxPro │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.PRG </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> foxpro </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.prg </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> vfp </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> clipper </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xbase </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Freefem │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.edp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-freefem </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> freefem </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ GAP │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.g </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> gap </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.gd </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.gi </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.gap </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ GDScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.gd </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-gdscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> gdscript </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-gdscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> gd </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ GLSL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.vert </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-glslsrc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> glsl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.frag </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.geo </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ GAS │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.s </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-gas </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> gas </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.S </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> asm </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Genshi │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.kid </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-genshi </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> genshi </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-kid </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> kid </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+genshi </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+kid </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Genshi Text │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-genshi-text </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> genshitext </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-genshi </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Gettext Catalog │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pot </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-gettext </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pot </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.po </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-gettext </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> po </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/gettext </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Gherkin │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.feature </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-gherkin </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cucumber </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> gherkin </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Gnuplot │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.plot </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-gnuplot </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> gnuplot </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.plt </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Go │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.go </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-gosrc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> go </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Golo │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.golo </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> golo </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ GoodData-CL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.gdc </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-gooddata-cl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> gooddata-cl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Gosu │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.gs </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-gosu </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> gosu </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.gsx </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.gsp </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.vark </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Gosu Template │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.gst </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-gosu-template </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> gst </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Groff │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.[1234567] </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-troff </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> groff </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.man </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/troff </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nroff </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> man </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Groovy │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.groovy </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-groovy </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> groovy </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.gradle </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HLSL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hlsl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-hlsl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> hlsl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hlsli </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Haml │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.haml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-haml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> haml </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Handlebars │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.handlebars </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+handlebars </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+handlebars </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hbs </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-handlebars-template </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Handlebars │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> handlebars </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Haskell │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hs </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-haskell </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> haskell </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> hs </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Haxe │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hx </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/haxe </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> hx </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hxsl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-haxe </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> haxe </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-hx </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> hxsl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Hexdump │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> hexdump </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HSAIL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hsail </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-hsail </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> hsail </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> hsa </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Hspec │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> hspec </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Django/Jinja │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+django </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+django </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+jinja </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+jinja </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> htmldjango </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Genshi │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+genshi </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+genshi </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+kid </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.html </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.htm </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xhtml+xml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xhtml </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xslt </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+PHP │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.phtml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-php </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+php </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-httpd-php </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-httpd-php3 </span> │\n",
"│ │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-httpd-php4 </span> │\n",
"│ │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-httpd-php5 </span> │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Smarty │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+smarty </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+smarty </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTTP │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> http </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Hxml │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hxml </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> haxeml </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> hxml </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Hy │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hy </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-hy </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> hylang </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-hy </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Hybris │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hy </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-hybris </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> hybris </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hyb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-hybris </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> hy </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ IDL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pro </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/idl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> idl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Icon │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.icon </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> icon </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ICON </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Idris │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.idr </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-idris </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> idris </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> idr </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Igor │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ipf </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/ipf </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> igor </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> igorpro </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Inform 6 │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.inf </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> inform6 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> i6 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Inform 6 template │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.i6t </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> i6t </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Inform 7 │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ni </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> inform7 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.i7x </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> i7 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ INI │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ini </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-ini </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ini </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cfg </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/inf </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> cfg </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.inf </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dosini </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Io │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.io </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-iosrc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> io </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ioke │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ik </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-iokesrc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ioke </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ik </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ IRC logs │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.weechatlog </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-irclog </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> irc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Isabelle │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.thy </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-isabelle </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> isabelle </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ J │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ijs </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-j </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> j </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JAGS │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.jag </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jags </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bug </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Jasmin │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.j </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jasmin </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jasminxt </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Java │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.java </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-java </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> java </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Django/Jinja │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-javascript+django </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+django </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-javascript+jinja </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+django </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-javascript+django </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+jinja </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-javascript+jinja </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+jinja </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/javascript+django </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/javascript+jinja </span> │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Ruby │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-javascript+ruby </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+erb </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-javascript+ruby </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+erb </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/javascript+ruby </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+ruby </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+ruby </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Genshi Text │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-javascript+genshi </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+genshitext </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-javascript+genshi </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+genshi </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/javascript+genshi </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+genshitext </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+genshi </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.js </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/javascript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.jsm </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-javascript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mjs </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-javascript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/javascript </span> │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+PHP │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-javascript+php </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+php </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-javascript+php </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+php </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/javascript+php </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Smarty │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-javascript+smarty </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+smarty </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-javascript+smarty </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+smarty </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/javascript+smarty </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JCL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.jcl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-jcl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jcl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JSGF │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.jsgf </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/jsgf </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jsgf </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-jsgf </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/jsgf </span> │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JSONBareObject │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JSON-LD │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.jsonld </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/ld+json </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jsonld </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> json-ld </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JSON │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.json </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/json </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> json </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> Pipfile.lock </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/json-object </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> json-object </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Java Server Page │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.jsp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-jsp </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jsp </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Julia console │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jlcon </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Julia │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.jl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-julia </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> julia </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-julia </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Juttle │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.juttle </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/juttle </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> juttle </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-juttle </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-juttle </span> │\n",
"│ │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/juttle </span> │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Kal │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.kal </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/kal </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> kal </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/kal </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Kconfig │ <span style=\"color: #008000; text-decoration-color: #008000\"> Kconfig* </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-kconfig </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> kconfig </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *Config.in* </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> menuconfig </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> external.in* </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> linux-config </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> standard-modules.in </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> kernel-config </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Kernel log │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.kmsg </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> kmsg </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.dmesg </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> dmesg </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Koka │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.kk </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-koka </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> koka </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.kki </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Kotlin │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.kt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-kotlin </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> kotlin </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.kts </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ LSL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.lsl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-lsl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lsl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Lasso │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/css+lasso </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css+lasso </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Lasso │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+lasso </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+lasso </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-httpd-lasso </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-httpd-lasso[89] </span> │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Lasso │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-javascript+lasso </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+lasso </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-javascript+lasso </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+lasso </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/javascript+lasso </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Lasso │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.lasso </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-lasso </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lasso </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.lasso[89] </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lassoscript </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Lasso │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml+lasso </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+lasso </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Lean │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.lean </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-lean </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lean </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ LessCss │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.less </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-less-css </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> less </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Lighttpd configuration file │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-lighttpd-conf </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lighty </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lighttpd </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Limbo │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.b </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/limbo </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> limbo </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ liquid │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.liquid </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> liquid </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Literate Agda │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.lagda </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-literate-agda </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lagda </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> literate-agda </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Literate Cryptol │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.lcry </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-literate-cryptol </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lcry </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> literate-cryptol </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lcryptol </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Literate Haskell │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.lhs </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-literate-haskell </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lhs </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> literate-haskell </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lhaskell </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Literate Idris │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.lidr </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-literate-idris </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lidr </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> literate-idris </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lidris </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ LiveScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ls </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/livescript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> live-script </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> livescript </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ LLVM │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ll </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-llvm </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> llvm </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ LLVM-MIR Body │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> llvm-mir-body </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ LLVM-MIR │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mir </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> llvm-mir </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Logos │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.x </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-logos </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> logos </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xi </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xm </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xmi </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Logtalk │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.lgt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-logtalk </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> logtalk </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.logtalk </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Lua │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.lua </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-lua </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> lua </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.wlua </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-lua </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MIME │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> multipart/mixed </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mime </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> multipart/related </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> multipart/alternative </span> │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MOOCode │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.moo </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-moocode </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> moocode </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> moo </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MSDOS Session │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> doscon </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Makefile │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mak </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-makefile </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> make </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mk </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> makefile </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> Makefile </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mf </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> makefile </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bsdmake </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> Makefile.* </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> GNUmakefile </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Mako │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/css+mako </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css+mako </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Mako │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+mako </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+mako </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Mako │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-javascript+mako </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+mako </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-javascript+mako </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+mako </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/javascript+mako </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Mako │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mao </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-mako </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mako </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Mako │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml+mako </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+mako </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MAQL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.maql </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-gooddata-maql </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> maql </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-gooddata-maql </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ markdown │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.md </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-markdown </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> md </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.markdown </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Mask │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mask </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-mask </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mask </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Mason │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.m </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-mason </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mason </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mhtml </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mc </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mi </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> autohandler </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> dhandler </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Mathematica │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.nb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/mathematica </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mathematica </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cdf </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/vnd.wolfram.mathematica </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mma </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.nbp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/vnd.wolfram.mathematica.package </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ma </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/vnd.wolfram.cdf </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Matlab │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.m </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/matlab </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> matlab </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Matlab session │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> matlabsession </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MiniD │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-minidsrc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> minid </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MiniScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ms </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-minicript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ms </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-miniscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> miniscript </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Modelica │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mo </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-modelica </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> modelica </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Modula-2 │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.def </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-modula2 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> modula2 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mod </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> m2 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MoinMoin/Trac Wiki markup │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-trac-wiki </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> trac-wiki </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> moin </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Monkey │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.monkey </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-monkey </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> monkey </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Monte │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mt </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> monte </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MoonScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.moon </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-moonscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> moon </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-moonscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> moonscript </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Mosel │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mos </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mosel </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+mozpreproc │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.css.in </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css+mozpreproc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ mozhashpreproc │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mozhashpreproc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Javascript+mozpreproc │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.js.in </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+mozpreproc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ mozpercentpreproc │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mozpercentpreproc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XUL+mozpreproc │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xul.in </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xul+mozpreproc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MQL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mq4 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-mql </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mql </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mq5 </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mq4 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mqh </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mq5 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mql4 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mql5 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Mscgen │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.msc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mscgen </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> msc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MuPAD │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mu </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mupad </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MXML │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mxml </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mxml </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MySQL │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-mysql </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mysql </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Myghty │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/css+myghty </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css+myghty </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Myghty │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+myghty </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+myghty </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Myghty │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-javascript+myghty </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+myghty </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-javascript+myghty </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+myghty </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/javascript+mygthy </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Myghty │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.myt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-myghty </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> myghty </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> autodelegate </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Myghty │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml+myghty </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+myghty </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ NCL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ncl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/ncl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ncl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ NSIS │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.nsi </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-nsis </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nsis </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.nsh </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nsi </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nsh </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ NASM │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.asm </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-nasm </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nasm </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ASM </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ objdump-nasm │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.objdump-intel </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-nasm-objdump </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> objdump-nasm </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Nemerle │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.n </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-nemerle </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nemerle </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ nesC │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.nc </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-nescsrc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nesc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ NewLisp │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.lsp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-newlisp </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> newlisp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.nl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-newlisp </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.kif </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Newspeak │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ns2 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-newspeak </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> newspeak </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Nginx configuration file │ <span style=\"color: #008000; text-decoration-color: #008000\"> nginx.conf </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-nginx-conf </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nginx </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Nimrod │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.nim </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-nim </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nim </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.nimrod </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nimrod </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Nit │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.nit </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nit </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Nix │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.nix </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-nix </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nixos </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nix </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Notmuch │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> notmuch </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ NuSMV │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.smv </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> nusmv </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ NumPy │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> numpy </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ objdump │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.objdump </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-objdump </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> objdump </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Objective-C │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.m </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-objective-c </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> objective-c </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.h </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> objectivec </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> obj-c </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> objc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Objective-C++ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mm </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-objective-c++ </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> objective-c++ </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.hh </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> objectivec++ </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> obj-c++ </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> objc++ </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Objective-J │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.j </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-objective-j </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> objective-j </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> objectivej </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> obj-j </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> objj </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ OCaml │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-ocaml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ocaml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mli </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mll </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mly </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Octave │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.m </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/octave </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> octave </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ODIN │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.odin </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/odin </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> odin </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ooc │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ooc </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-ooc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ooc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Opa │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.opa </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-opa </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> opa </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ OpenEdge ABL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.p </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-openedge </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> openedge </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cls </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-openedge </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> abl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> progress </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ PacmanConf │ <span style=\"color: #008000; text-decoration-color: #008000\"> pacman.conf </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pacmanconf </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Pan │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pan </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pan </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ParaSail │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.psi </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-parasail </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> parasail </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.psl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Pawn │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.p </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-pawn </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pawn </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pwn </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.inc </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ PEG │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.peg </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-peg </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> peg </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Perl6 │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-perl6 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> perl6 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pm </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-perl6 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pl6 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.nqp </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> raku </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.p6 </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.6pl </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.p6l </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pl6 </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.6pm </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.p6m </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pm6 </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.t </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.raku </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rakumod </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rakutest </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rakudoc </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Perl │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-perl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> perl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pm </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-perl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.t </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.perl </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ PHP │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.php </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-php </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> php </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.php[345] </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> php3 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.inc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> php4 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> php5 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Pig │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pig </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-pig </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pig </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Pike │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pike </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-pike </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pike </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pmod </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ PkgConfig │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pkgconfig </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ PL/pgSQL │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-plpgsql </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> plpgsql </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Pointless │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ptls </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pointless </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Pony │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pony </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pony </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ PostScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ps </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/postscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> postscript </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.eps </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> postscr </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ PostgreSQL console (psql) │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-postgresql-psql </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> psql </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> postgresql-console </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> postgres-console </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ PostgreSQL SQL dialect │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-postgresql </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> postgresql </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> postgres </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ POVRay │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pov </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-povray </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pov </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.inc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ PowerShell │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ps1 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-powershell </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> powershell </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.psm1 </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> posh </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ps1 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> psm1 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ PowerShell Session │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ps1con </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Praat │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.praat </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> praat </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.proc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.psc </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Prolog │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ecl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-prolog </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> prolog </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.prolog </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pro </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pl </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ PromQL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.promql </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> promql </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Properties │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.properties </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-java-properties </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> properties </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jproperties </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Protocol Buffer │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.proto </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> protobuf </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> proto </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ PsySH console session for PHP │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> psysh </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Pug │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pug </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-pug </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pug </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.jade </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-jade </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> jade </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Puppet │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pp </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> puppet </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ PyPy Log │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pypylog </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-pypylog </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pypylog </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pypy </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Python 2.x │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-python2 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> python2 </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-python2 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> py2 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Python 2.x Traceback │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.py2tb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-python2-traceback </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> py2tb </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Python console session │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-python-doctest </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pycon </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Python │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.py </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-python </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> python </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pyw </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-python </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> py </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.jy </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-python3 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sage </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sage </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-python3 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> python3 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> py3 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> SConstruct </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> SConscript </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bzl </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> BUCK </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> BUILD </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> BUILD.bazel </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> WORKSPACE </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tac </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Python Traceback │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.pytb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-python-traceback </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> pytb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.py3tb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-python3-traceback </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> py3tb </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ QBasic │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.BAS </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/basic </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> qbasic </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bas </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> basic </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ QVTO │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.qvto </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> qvto </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> qvt </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ QML │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.qml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-qml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> qml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.qbs </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-qt.qbs+qml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> qbs </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ RConsole │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.Rout </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rconsole </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rout </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Relax-NG Compact │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rnc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rnc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rng-compact </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ RPMSpec │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.spec </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-rpm-spec </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> spec </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Racket │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rkt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-racket </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> racket </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rktd </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-racket </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rkt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rktl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ragel in C Host │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ragel-c </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ragel in CPP Host │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ragel-cpp </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ragel in D Host │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ragel-d </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Embedded Ragel │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ragel-em </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ragel in Java Host │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ragel-java </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ragel │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ragel </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ragel in Objective C Host │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ragel-objc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ragel in Ruby Host │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ragel-ruby </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ragel-rb </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Raw token data │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-pygments-tokens </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> raw </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Rd │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.Rd </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-r-doc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rd </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ReasonML │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.re </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-reasonml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> reason </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rei </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> reasonml </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ REBOL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.r </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-rebol </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rebol </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.r3 </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.reb </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Red │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.red </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-red </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> red </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.reds </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-red-system </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> red/system </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Redcode │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.cw </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> redcode </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ reg │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.reg </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-windows-registry </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> registry </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ResourceBundle │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> resource </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> resourcebundle </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Rexx │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rexx </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-rexx </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rexx </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rex </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> arexx </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rx </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.arexx </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ RHTML │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rhtml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+ruby </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rhtml </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+erb </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+ruby </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ride │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ride </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-ride </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ride </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Roboconf Graph │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.graph </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> roboconf-graph </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Roboconf Instances │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.instances </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> roboconf-instances </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ RobotFramework │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.robot </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-robotframework </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> robotframework </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ RQL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rql </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-rql </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rql </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ RSL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rsl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/rsl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rsl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ reStructuredText │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rst </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-rst </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rst </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rest </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/prs.fallenstein.rst </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rest </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> restructuredtext </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ TrafficScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rts </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rts </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> trafficscript </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ruby irb session │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-ruby-shellsession </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rbcon </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> irb </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ruby │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-ruby </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rbw </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-ruby </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ruby </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> Rakefile </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> duby </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rake </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.gemspec </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rbx </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.duby </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> Gemfile </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Rust │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rs </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/rust </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rust </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rs.in </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-rust </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> rs </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ SAS │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.SAS </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-sas </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sas </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sas </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/sas </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-sas </span> │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ S │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.S </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/S-plus </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> splus </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.R </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/S </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> s </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> .Rhistory </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-r-source </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> r </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> .Rprofile </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-r </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> .Renviron </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-R </span> │\n",
"│ │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-r-history </span> │\n",
"│ │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-r-profile </span> │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Standard ML │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-standardml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sig </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-standardml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.fun </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ SARL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sarl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-sarl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sarl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Sass │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sass </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-sass </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sass </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Scala │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.scala </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-scala </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> scala </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Scaml │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.scaml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-scaml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> scaml </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ scdoc │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.scd </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> scdoc </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.scdoc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> scd </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Scheme │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.scm </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-scheme </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> scheme </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ss </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-scheme </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> scm </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Scilab │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sci </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/scilab </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> scilab </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sce </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tst </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ SCSS │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.scss </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-scss </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> scss </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ShExC │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.shex </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/shex </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> shexc </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> shex </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Shen │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.shen </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-shen </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> shen </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-shen </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Sieve │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.siv </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sieve </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sieve </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Silver │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sil </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> silver </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.vpr </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Singularity │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.def </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> singularity </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> Singularity </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Slash │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sla </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> slash </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Slim │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.slim </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-slim </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> slim </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Slurm │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> slurm </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sbatch </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Smali │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.smali </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/smali </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> smali </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Smalltalk │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.st </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-smalltalk </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> smalltalk </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> squeak </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> st </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ SmartGameFormat │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sgf </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sgf </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Smarty │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tpl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-smarty </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> smarty </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Snobol │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.snobol </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-snobol </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> snobol </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Snowball │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sbl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> snowball </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Solidity │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sol </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> solidity </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ SourcePawn │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-sourcepawn </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sp </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Debian Sourcelist │ <span style=\"color: #008000; text-decoration-color: #008000\"> sources.list </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sourceslist </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sources.list </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> debsources </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ SPARQL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rq </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/sparql-query </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sparql </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sparql </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ SQL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sql </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-sql </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sql </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ sqlite3con │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sqlite3-console </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-sqlite3-console </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sqlite3 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ SquidConf │ <span style=\"color: #008000; text-decoration-color: #008000\"> squid.conf </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-squidconf </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> squidconf </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> squid.conf </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> squid </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Scalate Server Page │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ssp </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-ssp </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ssp </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Stan │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.stan </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> stan </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Stata │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.do </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-stata </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> stata </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ado </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/stata </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> do </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-stata </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ SuperCollider │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sc </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/supercollider </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sc </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.scd </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/supercollider </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> supercollider </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Swift │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.swift </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-swift </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> swift </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ SWIG │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.swg </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/swig </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> swig </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.i </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ systemverilog │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sv </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-systemverilog </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> systemverilog </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.svh </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sv </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ TAP │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tap </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> tap </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Typographic Number Theory │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tnt </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> tnt </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ TOML │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.toml </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> toml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> Pipfile </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> poetry.lock </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ TADS 3 │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.t </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> tads3 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ TASM │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.asm </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-tasm </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> tasm </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ASM </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tasm </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Tcl │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tcl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-tcl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> tcl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rvt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-script.tcl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-tcl </span> │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Tcsh │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tcsh </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-csh </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> tcsh </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.csh </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> csh </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Tcsh Session │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> tcshcon </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Tea │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tea </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-tea </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> tea </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Tera Term macro │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ttl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-teratermmacro </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ttl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> teraterm </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> teratermmacro </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Termcap │ <span style=\"color: #008000; text-decoration-color: #008000\"> termcap </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> termcap </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> termcap.src </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Terminfo │ <span style=\"color: #008000; text-decoration-color: #008000\"> terminfo </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> terminfo </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> terminfo.src </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Terraform │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tf </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-tf </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> terraform </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-terraform </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> tf </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ TeX │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tex </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-tex </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> tex </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.aux </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-latex </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> latex </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.toc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Text only │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.txt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/plain </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> text </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Thrift │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.thrift </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-thrift </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> thrift </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ tiddler │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tid </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/vnd.tiddlywiki </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> tid </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Todotxt │ <span style=\"color: #008000; text-decoration-color: #008000\"> todo.txt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-todo </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> todotxt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.todotxt </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Transact-SQL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sql </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-tsql </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> tsql </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> t-sql </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Treetop │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.treetop </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> treetop </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tt </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Turtle │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ttl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/turtle </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> turtle </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-turtle </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Twig │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.twig </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+twig </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+twig </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Twig │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-twig </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> twig </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ TypeScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ts </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-typescript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ts </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.tsx </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> typescript </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ TypoScriptCssData │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> typoscriptcssdata </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ TypoScriptHtmlData │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> typoscripthtmldata </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ TypoScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.typoscript </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-typoscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> typoscript </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ucode │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.u </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ucode </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.u1 </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.u2 </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Unicon │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.icn </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/unicon </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> unicon </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ UrbiScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.u </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-urbiscript </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> urbiscript </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ USD │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.usd </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> usd </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.usda </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> usda </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ VBScript │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.vbs </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> vbscript </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.VBS </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ VCL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.vcl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-vclsrc </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> vcl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ VCLSnippets │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-vclsnippet </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> vclsnippets </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> vclsnippet </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ VCTreeStatus │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> vctreestatus </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ VGL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rpf </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> vgl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Vala │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.vala </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-vala </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> vala </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.vapi </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> vapi </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ aspx-vb │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.aspx </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> aspx-vb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.asax </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ascx </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.ashx </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.asmx </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.axd </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ VB.net │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.vb </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-vbnet </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> vb.net </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bas </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-vba </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> vbnet </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Velocity │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/html+velocity </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+velocity </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Velocity │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.vm </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> velocity </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.fhtml </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Velocity │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml+velocity </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+velocity </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ verilog │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.v </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-verilog </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> verilog </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> v </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ vhdl │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.vhdl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-vhdl </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> vhdl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.vhd </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ VimL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.vim </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-vim </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> vim </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> .vimrc </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> .exrc </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> .gvimrc </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> _vimrc </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> _exrc </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> _gvimrc </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> vimrc </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> gvimrc </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ WDiff │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.wdiff </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> wdiff </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Web IDL │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.webidl </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> webidl </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Whiley │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.whiley </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-whiley </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> whiley </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ X10 │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.x10 </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-x10 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> x10 </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xten </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XQuery │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xqy </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/xquery </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xquery </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xquery </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xquery </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xqy </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xq </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xq </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xql </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xql </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xqm </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xqm </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Django/Jinja │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml+django </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+django </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml+jinja </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+jinja </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Ruby │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml+ruby </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+erb </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+ruby </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/xml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xsl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.rss </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> image/svg+xml </span> │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xslt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/rss+xml </span> │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xsd </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/atom+xml </span> │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.wsdl </span> │ │\n",
"│ │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.wsf </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+PHP │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml+php </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+php </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Smarty │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xml+smarty </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+smarty </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Xorg │ <span style=\"color: #008000; text-decoration-color: #008000\"> xorg.conf </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xorg.conf </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XSLT │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xsl </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xsl+xml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xslt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xslt </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/xslt+xml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xpl </span> │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Xtend │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xtend </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-xtend </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xtend </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ xtlang │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.xtm </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> extempore </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ YAML+Jinja │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.sls </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-yaml+jinja </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> yaml+jinja </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-sls </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> salt </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> sls </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ YAML │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.yaml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-yaml </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> yaml </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.yml </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ YANG │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.yang </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/yang </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> yang </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Zeek │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.zeek </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> zeek </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.bro </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> bro </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Zephir │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.zep </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> zephir </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Zig │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.zig </span> │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/zig </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> zig </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Mako │ <span style=\"color: #008000; text-decoration-color: #008000\"> *.mao </span> │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> mako </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Mako │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> html+mako </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Mako │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> xml+mako </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Mako │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> js+mako </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> javascript+mako </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Mako │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> css+mako </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ IPython │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-python </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ipython2 </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-python </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ipython </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-python3 </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-python3 </span> │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ IPython3 │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-python </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ipython3 </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-python </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-python3 </span> │\n",
"│ │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> application/x-python3 </span> │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ IPython console session │ │ <span style=\"color: #008000; text-decoration-color: #008000\"> text/x-ipython-console </span> │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> ipythonconsole </span> │ │ │\n",
"│ <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span> │ │ │\n",
"└────────────────────────────────────┴─────────────────────────┴─────────────────────────────────────────────────┘\n",
"</pre>\n"
],
"text/plain": [
"┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓\n",
"┃\u001b[1m \u001b[0m\u001b[1mname \u001b[0m\u001b[1;2m(aliases)\u001b[0m\u001b[1m \u001b[0m\u001b[1m \u001b[0m┃\u001b[1m \u001b[0m\u001b[1mfilenames \u001b[0m\u001b[1m \u001b[0m┃\u001b[1m \u001b[0m\u001b[1mmimetypes \u001b[0m\u001b[1m \u001b[0m┃\n",
"┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩\n",
"│ ABAP │ \u001b[32m \u001b[0m\u001b[32m*.abap\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-abap\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m abap\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.ABAP\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ APL │ \u001b[32m \u001b[0m\u001b[32m*.apl\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m apl\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ABNF │ \u001b[32m \u001b[0m\u001b[32m*.abnf\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-abnf\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m abnf\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ActionScript 3 │ \u001b[32m \u001b[0m\u001b[32m*.as\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-actionscript3\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m as3 \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-actionscript3 \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m actionscript3\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/actionscript3 \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ActionScript │ \u001b[32m \u001b[0m\u001b[32m*.as\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-actionscript\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m as \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-actionscript \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m actionscript\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/actionscript \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ada │ \u001b[32m \u001b[0m\u001b[32m*.adb\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-ada\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ada \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.ads\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ada95 \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.ada\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ada2005\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ADL │ \u001b[32m \u001b[0m\u001b[32m*.adl \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m adl\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.adls\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.adlf\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.adlx\u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Agda │ \u001b[32m \u001b[0m\u001b[32m*.agda\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-agda\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m agda\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Aheui │ \u001b[32m \u001b[0m\u001b[32m*.aheui\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m aheui\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Alloy │ \u001b[32m \u001b[0m\u001b[32m*.als\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-alloy\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m alloy\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ AmbientTalk │ \u001b[32m \u001b[0m\u001b[32m*.at\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-ambienttalk\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m at \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ambienttalk \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ambienttalk/2\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ampl │ \u001b[32m \u001b[0m\u001b[32m*.run\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ampl\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML + Angular2 │ \u001b[32m \u001b[0m\u001b[32m*.ng2\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+ng2 \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Angular2 │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ng2 \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With ActionScript Target │ \u001b[32m \u001b[0m\u001b[32m*.G\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m antlr-as \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.g\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m antlr-actionscript \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With C# Target │ \u001b[32m \u001b[0m\u001b[32m*.G\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m antlr-csharp \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.g\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m antlr-c# \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With CPP Target │ \u001b[32m \u001b[0m\u001b[32m*.G\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m antlr-cpp \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.g\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With Java Target │ \u001b[32m \u001b[0m\u001b[32m*.G\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m antlr-java \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.g\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m antlr\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With ObjectiveC Target │ \u001b[32m \u001b[0m\u001b[32m*.G\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m antlr-objc \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.g\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With Perl Target │ \u001b[32m \u001b[0m\u001b[32m*.G\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m antlr-perl \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.g\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With Python Target │ \u001b[32m \u001b[0m\u001b[32m*.G\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m antlr-python \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.g\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ANTLR With Ruby Target │ \u001b[32m \u001b[0m\u001b[32m*.G\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m antlr-ruby \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.g\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m antlr-rb \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ApacheConf │ \u001b[32m \u001b[0m\u001b[32m.htaccess \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-apacheconf\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m apacheconf\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapache.conf \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m aconf \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapache2.conf\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m apache \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ AppleScript │ \u001b[32m \u001b[0m\u001b[32m*.applescript\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m applescript\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Arduino │ \u001b[32m \u001b[0m\u001b[32m*.ino\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-arduino\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m arduino\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Arrow │ \u001b[32m \u001b[0m\u001b[32m*.arw\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m arrow\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ AspectJ │ \u001b[32m \u001b[0m\u001b[32m*.aj\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-aspectj\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m aspectj\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Asymptote │ \u001b[32m \u001b[0m\u001b[32m*.asy\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-asymptote\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m asy \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m asymptote\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Augeas │ \u001b[32m \u001b[0m\u001b[32m*.aug\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m augeas\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ AutoIt │ \u001b[32m \u001b[0m\u001b[32m*.au3\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-autoit\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m autoit\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ autohotkey │ \u001b[32m \u001b[0m\u001b[32m*.ahk \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-autohotkey\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ahk \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.ahkl\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m autohotkey\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Awk │ \u001b[32m \u001b[0m\u001b[32m*.awk\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-awk\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m awk \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m gawk\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mawk\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m nawk\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BBC Basic │ \u001b[32m \u001b[0m\u001b[32m*.bbc\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bbcbasic\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BBCode │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-bbcode\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bbcode\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BC │ \u001b[32m \u001b[0m\u001b[32m*.bc\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bc\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BST │ \u001b[32m \u001b[0m\u001b[32m*.bst\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bst \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bst-pybtex\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BARE │ \u001b[32m \u001b[0m\u001b[32m*.bare\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bare\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Base Makefile │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m basemake \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Bash │ \u001b[32m \u001b[0m\u001b[32m*.sh \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-sh \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bash \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.ksh \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-shellscript\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m sh \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.bash \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-shellscript \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ksh \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.ebuild \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m zsh \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.eclass \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m shell\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.exheres-0\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.exlib \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.zsh \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m.bashrc \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32mbashrc \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m.bash_* \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32mbash_* \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32mzshrc \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m.zshrc \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32mPKGBUILD \u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Bash Session │ \u001b[32m \u001b[0m\u001b[32m*.sh-session \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-shell-session\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m console \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.shell-session\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-sh-session \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m shell-session\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Batchfile │ \u001b[32m \u001b[0m\u001b[32m*.bat\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-dos-batch\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bat \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.cmd\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m batch \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dosbatch\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m winbatch\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Befunge │ \u001b[32m \u001b[0m\u001b[32m*.befunge\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-befunge\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m befunge\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BibTeX │ \u001b[32m \u001b[0m\u001b[32m*.bib\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-bibtex\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bib \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bibtex\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BlitzBasic │ \u001b[32m \u001b[0m\u001b[32m*.bb \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-bb\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m blitzbasic\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.decls\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m b3d \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bplus \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BlitzMax │ \u001b[32m \u001b[0m\u001b[32m*.bmx\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-bmx\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m blitzmax\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bmax \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BNF │ \u001b[32m \u001b[0m\u001b[32m*.bnf\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-bnf\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bnf\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Boa │ \u001b[32m \u001b[0m\u001b[32m*.boa\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m boa\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Boo │ \u001b[32m \u001b[0m\u001b[32m*.boo\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-boo\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m boo\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Boogie │ \u001b[32m \u001b[0m\u001b[32m*.bpl\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m boogie\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Brainfuck │ \u001b[32m \u001b[0m\u001b[32m*.bf\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-brainfuck\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m brainfuck\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.b \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bf \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ BUGS │ \u001b[32m \u001b[0m\u001b[32m*.bug\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bugs \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m winbugs \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m openbugs\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CAmkES │ \u001b[32m \u001b[0m\u001b[32m*.camkes\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m camkes\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.idl4 \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m idl4 \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ C │ \u001b[32m \u001b[0m\u001b[32m*.c \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-chdr\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m c\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.h \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-csrc\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.idc\u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CMake │ \u001b[32m \u001b[0m\u001b[32m*.cmake \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-cmake\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cmake\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mCMakeLists.txt\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ c-objdump │ \u001b[32m \u001b[0m\u001b[32m*.c-objdump\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-c-objdump\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m c-objdump\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CPSA │ \u001b[32m \u001b[0m\u001b[32m*.cpsa\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cpsa\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ aspx-cs │ \u001b[32m \u001b[0m\u001b[32m*.aspx\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m aspx-cs\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.asax\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.ascx\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.ashx\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.asmx\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.axd \u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ C# │ \u001b[32m \u001b[0m\u001b[32m*.cs\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-csharp\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m csharp\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m c# \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ca65 assembler │ \u001b[32m \u001b[0m\u001b[32m*.s\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ca65 \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ cADL │ \u001b[32m \u001b[0m\u001b[32m*.cadl\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cadl\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CapDL │ \u001b[32m \u001b[0m\u001b[32m*.cdl\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m capdl\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Cap'n Proto │ \u001b[32m \u001b[0m\u001b[32m*.capnp\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m capnp \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CBM BASIC V2 │ \u001b[32m \u001b[0m\u001b[32m*.bas\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cbmbas \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ceylon │ \u001b[32m \u001b[0m\u001b[32m*.ceylon\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-ceylon\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ceylon\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CFEngine3 │ \u001b[32m \u001b[0m\u001b[32m*.cf\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cfengine3\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cf3 \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ChaiScript │ \u001b[32m \u001b[0m\u001b[32m*.chai\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-chaiscript \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m chai \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-chaiscript\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m chaiscript\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Chapel │ \u001b[32m \u001b[0m\u001b[32m*.chpl\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m chapel\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m chpl \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Charmci │ \u001b[32m \u001b[0m\u001b[32m*.ci\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m charmci\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Cheetah │ │ \u001b[32m \u001b[0m\u001b[32mtext/html+cheetah \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+cheetah \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/html+spitfire\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+spitfire\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m htmlcheetah \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Cheetah │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-javascript+cheetah \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js+cheetah \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-javascript+cheetah \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+cheetah \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/javascript+cheetah \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js+spitfire \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-javascript+spitfire\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+spitfire\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-javascript+spitfire \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/javascript+spitfire \u001b[0m\u001b[32m \u001b[0m │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Cheetah │ \u001b[32m \u001b[0m\u001b[32m*.tmpl\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-cheetah \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cheetah \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.spt \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-spitfire\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m spitfire\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Cheetah │ │ \u001b[32m \u001b[0m\u001b[32mapplication/xml+cheetah \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m xml+cheetah \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/xml+spitfire\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m xml+spitfire\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Cirru │ \u001b[32m \u001b[0m\u001b[32m*.cirru\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-cirru\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cirru\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Clay │ \u001b[32m \u001b[0m\u001b[32m*.clay\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-clay\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m clay\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Clean │ \u001b[32m \u001b[0m\u001b[32m*.icl\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m clean\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.dcl\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Clojure │ \u001b[32m \u001b[0m\u001b[32m*.clj\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-clojure \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m clojure\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-clojure\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m clj \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ClojureScript │ \u001b[32m \u001b[0m\u001b[32m*.cljs\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-clojurescript \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m clojurescript\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-clojurescript\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cljs \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ COBOLFree │ \u001b[32m \u001b[0m\u001b[32m*.cbl\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cobolfree\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.CBL\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ COBOL │ \u001b[32m \u001b[0m\u001b[32m*.cob\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-cobol\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cobol\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.COB\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.cpy\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.CPY\u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CoffeeScript │ \u001b[32m \u001b[0m\u001b[32m*.coffee\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/coffeescript\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m coffee-script\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m coffeescript \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m coffee \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Coldfusion CFC │ \u001b[32m \u001b[0m\u001b[32m*.cfc\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cfc \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Coldfusion HTML │ \u001b[32m \u001b[0m\u001b[32m*.cfm \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-coldfusion\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cfm \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.cfml\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ cfstatement │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cfs \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Common Lisp │ \u001b[32m \u001b[0m\u001b[32m*.cl \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-common-lisp\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m common-lisp\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.lisp\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cl \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lisp \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Component Pascal │ \u001b[32m \u001b[0m\u001b[32m*.cp \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-component-pascal\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m componentpascal\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.cps\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cp \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Coq │ \u001b[32m \u001b[0m\u001b[32m*.v\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-coq\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m coq\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ C++ │ \u001b[32m \u001b[0m\u001b[32m*.cpp\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-c++hdr\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cpp\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.hpp\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-c++src\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m c++\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.c++\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.h++\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.cc \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.hh \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.cxx\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.hxx\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.C \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.H \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.cp \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.CPP\u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ cpp-objdump │ \u001b[32m \u001b[0m\u001b[32m*.cpp-objdump\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-cpp-objdump\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cpp-objdump\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.c++-objdump\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m c++-objdumb\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.cxx-objdump\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cxx-objdump\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Crmsh │ \u001b[32m \u001b[0m\u001b[32m*.crmsh\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m crmsh\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.pcmk \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m pcmk \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Croc │ \u001b[32m \u001b[0m\u001b[32m*.croc\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-crocsrc\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m croc\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Cryptol │ \u001b[32m \u001b[0m\u001b[32m*.cry\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-cryptol\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cryptol\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cry \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Crystal │ \u001b[32m \u001b[0m\u001b[32m*.cr\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-crystal\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cr \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m crystal\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Csound Document │ \u001b[32m \u001b[0m\u001b[32m*.csd\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m csound-document\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m csound-csd \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Csound Orchestra │ \u001b[32m \u001b[0m\u001b[32m*.orc\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m csound \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.udo\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m csound-orc \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Csound Score │ \u001b[32m \u001b[0m\u001b[32m*.sco\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m csound-score\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m csound-sco \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Django/Jinja │ │ \u001b[32m \u001b[0m\u001b[32mtext/css+django\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m css+django \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/css+jinja \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m css+jinja \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Ruby │ │ \u001b[32m \u001b[0m\u001b[32mtext/css+ruby\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m css+erb \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m css+ruby\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Genshi Text │ │ \u001b[32m \u001b[0m\u001b[32mtext/css+genshi\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m css+genshitext\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m css+genshi \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS │ \u001b[32m \u001b[0m\u001b[32m*.css\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/css\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m css\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+PHP │ │ \u001b[32m \u001b[0m\u001b[32mtext/css+php\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m css+php\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Smarty │ │ \u001b[32m \u001b[0m\u001b[32mtext/css+smarty\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m css+smarty\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CUDA │ \u001b[32m \u001b[0m\u001b[32m*.cu \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-cuda\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cuda\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.cuh\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cu \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Cypher │ \u001b[32m \u001b[0m\u001b[32m*.cyp \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cypher\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.cypher\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Cython │ \u001b[32m \u001b[0m\u001b[32m*.pyx\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-cython \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cython\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.pxd\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-cython\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m pyx \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.pxi\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m pyrex \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ D │ \u001b[32m \u001b[0m\u001b[32m*.d \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-dsrc\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m d\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.di\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ d-objdump │ \u001b[32m \u001b[0m\u001b[32m*.d-objdump\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-d-objdump\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m d-objdump\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Darcs Patch │ \u001b[32m \u001b[0m\u001b[32m*.dpatch \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dpatch \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.darcspatch\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Dart │ \u001b[32m \u001b[0m\u001b[32m*.dart\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-dart\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dart\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ DASM16 │ \u001b[32m \u001b[0m\u001b[32m*.dasm16\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-dasm16\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dasm16\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.dasm \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Debian Control file │ \u001b[32m \u001b[0m\u001b[32mcontrol\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m control \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m debcontrol \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Delphi │ \u001b[32m \u001b[0m\u001b[32m*.pas\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-pascal\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m delphi \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.dpr\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m pas \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m pascal \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m objectpascal\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Devicetree │ \u001b[32m \u001b[0m\u001b[32m*.dts \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-c\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m devicetree\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.dtsi\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dts \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ dg │ \u001b[32m \u001b[0m\u001b[32m*.dg\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-dg\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dg\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Diff │ \u001b[32m \u001b[0m\u001b[32m*.diff \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-diff \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m diff \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.patch\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-patch\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m udiff\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Django/Jinja │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-django-templating\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m django \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-jinja \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m jinja \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Docker │ \u001b[32m \u001b[0m\u001b[32mDockerfile\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-dockerfile-config\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m docker \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.docker \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dockerfile\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ DTD │ \u001b[32m \u001b[0m\u001b[32m*.dtd\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/xml-dtd\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dtd\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Duel │ \u001b[32m \u001b[0m\u001b[32m*.duel\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-duel\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m duel \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.jbst\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-jbst\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m jbst \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m jsonml+bst\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Dylan session │ \u001b[32m \u001b[0m\u001b[32m*.dylan-console\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-dylan-console\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dylan-console\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dylan-repl \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Dylan │ \u001b[32m \u001b[0m\u001b[32m*.dylan\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-dylan\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dylan\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.dyl \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.intr \u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ DylanLID │ \u001b[32m \u001b[0m\u001b[32m*.lid\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-dylan-lid\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dylan-lid\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.hdp\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lid \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ECL │ \u001b[32m \u001b[0m\u001b[32m*.ecl\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-ecl\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ecl\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ eC │ \u001b[32m \u001b[0m\u001b[32m*.ec\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-echdr\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ec\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.eh\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-ecsrc\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Earl Grey │ \u001b[32m \u001b[0m\u001b[32m*.eg\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-earl-grey\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m earl-grey\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m earlgrey \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m eg \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Easytrieve │ \u001b[32m \u001b[0m\u001b[32m*.ezt\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-easytrieve\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m easytrieve\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.mac\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ EBNF │ \u001b[32m \u001b[0m\u001b[32m*.ebnf\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-ebnf\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ebnf\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Eiffel │ \u001b[32m \u001b[0m\u001b[32m*.e\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-eiffel\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m eiffel\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Elixir iex session │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-elixir-shellsession\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m iex \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Elixir │ \u001b[32m \u001b[0m\u001b[32m*.ex \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-elixir\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m elixir\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.eex\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ex \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.exs\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m exs \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Elm │ \u001b[32m \u001b[0m\u001b[32m*.elm\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-elm\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m elm\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ EmacsLisp │ \u001b[32m \u001b[0m\u001b[32m*.el\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-elisp \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m emacs \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-elisp\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m elisp \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m emacs-lisp\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ E-mail │ \u001b[32m \u001b[0m\u001b[32m*.eml\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mmessage/rfc822\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m email\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m eml \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ ERB │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-ruby-templating\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m erb\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Erlang │ \u001b[32m \u001b[0m\u001b[32m*.erl \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-erlang\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m erlang\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.hrl \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.es \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.escript\u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Erlang erl session │ \u001b[32m \u001b[0m\u001b[32m*.erl-sh\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-erl-shellsession\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m erl \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Evoque │ \u001b[32m \u001b[0m\u001b[32m*.html\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/html+evoque\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+evoque\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Evoque │ \u001b[32m \u001b[0m\u001b[32m*.evoque\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-evoque\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m evoque\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Evoque │ \u001b[32m \u001b[0m\u001b[32m*.xml\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/xml+evoque\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m xml+evoque\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ execline │ \u001b[32m \u001b[0m\u001b[32m*.exec\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m execline\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ezhil │ \u001b[32m \u001b[0m\u001b[32m*.n\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-ezhil\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ezhil\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ F# │ \u001b[32m \u001b[0m\u001b[32m*.fs \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-fsharp\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m fsharp\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.fsi\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m f# \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ FStar │ \u001b[32m \u001b[0m\u001b[32m*.fst \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-fstar\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m fstar\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.fsti\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Factor │ \u001b[32m \u001b[0m\u001b[32m*.factor\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-factor\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m factor\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Fancy │ \u001b[32m \u001b[0m\u001b[32m*.fy \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-fancysrc\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m fancy\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.fancypack\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m fy \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Fantom │ \u001b[32m \u001b[0m\u001b[32m*.fan\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-fantom\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m fan \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Felix │ \u001b[32m \u001b[0m\u001b[32m*.flx \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-felix\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m felix\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.flxh\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m flx \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Fennel │ \u001b[32m \u001b[0m\u001b[32m*.fnl\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m fennel\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m fnl \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Fish │ \u001b[32m \u001b[0m\u001b[32m*.fish\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-fish\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m fish \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.load\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m fishshell\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Flatline │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-flatline\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m flatline\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ FloScript │ \u001b[32m \u001b[0m\u001b[32m*.flo\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m floscript\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m flo \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Forth │ \u001b[32m \u001b[0m\u001b[32m*.frt\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-forth\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m forth\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.fs \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ FortranFixed │ \u001b[32m \u001b[0m\u001b[32m*.f\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m fortranfixed\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.F\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Fortran │ \u001b[32m \u001b[0m\u001b[32m*.f03\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-fortran\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m fortran\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.f90\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.F03\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.F90\u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ FoxPro │ \u001b[32m \u001b[0m\u001b[32m*.PRG\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m foxpro \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.prg\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m vfp \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m clipper\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m xbase \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Freefem │ \u001b[32m \u001b[0m\u001b[32m*.edp\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-freefem\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m freefem\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ GAP │ \u001b[32m \u001b[0m\u001b[32m*.g \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m gap\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.gd \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.gi \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.gap\u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ GDScript │ \u001b[32m \u001b[0m\u001b[32m*.gd\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-gdscript \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m gdscript\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-gdscript\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m gd \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ GLSL │ \u001b[32m \u001b[0m\u001b[32m*.vert\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-glslsrc\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m glsl\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.frag\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.geo \u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ GAS │ \u001b[32m \u001b[0m\u001b[32m*.s\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-gas\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m gas\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.S\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m asm\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Genshi │ \u001b[32m \u001b[0m\u001b[32m*.kid\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-genshi\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m genshi \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-kid \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m kid \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m xml+genshi\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m xml+kid \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Genshi Text │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-genshi-text\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m genshitext\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-genshi \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Gettext Catalog │ \u001b[32m \u001b[0m\u001b[32m*.pot\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-gettext\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m pot \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.po \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-gettext \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m po \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/gettext \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Gherkin │ \u001b[32m \u001b[0m\u001b[32m*.feature\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-gherkin\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cucumber\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m gherkin \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Gnuplot │ \u001b[32m \u001b[0m\u001b[32m*.plot\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-gnuplot\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m gnuplot\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.plt \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Go │ \u001b[32m \u001b[0m\u001b[32m*.go\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-gosrc\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m go\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Golo │ \u001b[32m \u001b[0m\u001b[32m*.golo\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m golo\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ GoodData-CL │ \u001b[32m \u001b[0m\u001b[32m*.gdc\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-gooddata-cl\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m gooddata-cl\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Gosu │ \u001b[32m \u001b[0m\u001b[32m*.gs \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-gosu\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m gosu\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.gsx \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.gsp \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.vark\u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Gosu Template │ \u001b[32m \u001b[0m\u001b[32m*.gst\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-gosu-template\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m gst \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Groff │ \u001b[32m \u001b[0m\u001b[32m*.[1234567]\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-troff\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m groff\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.man \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/troff \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m nroff\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m man \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Groovy │ \u001b[32m \u001b[0m\u001b[32m*.groovy\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-groovy\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m groovy\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.gradle\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HLSL │ \u001b[32m \u001b[0m\u001b[32m*.hlsl \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-hlsl\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m hlsl\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.hlsli\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Haml │ \u001b[32m \u001b[0m\u001b[32m*.haml\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-haml\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m haml\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Handlebars │ \u001b[32m \u001b[0m\u001b[32m*.handlebars\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/html+handlebars \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+handlebars\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.hbs \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-handlebars-template\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Handlebars │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m handlebars\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Haskell │ \u001b[32m \u001b[0m\u001b[32m*.hs\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-haskell\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m haskell\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m hs \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Haxe │ \u001b[32m \u001b[0m\u001b[32m*.hx \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/haxe \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m hx \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.hxsl\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-haxe\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m haxe\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-hx \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m hxsl\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Hexdump │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m hexdump\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HSAIL │ \u001b[32m \u001b[0m\u001b[32m*.hsail\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-hsail\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m hsail\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m hsa \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Hspec │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m hspec\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Django/Jinja │ │ \u001b[32m \u001b[0m\u001b[32mtext/html+django\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+django \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/html+jinja \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+jinja \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m htmldjango \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Genshi │ │ \u001b[32m \u001b[0m\u001b[32mtext/html+genshi\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+genshi\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+kid \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML │ \u001b[32m \u001b[0m\u001b[32m*.html \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/html \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.htm \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/xhtml+xml\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.xhtml\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.xslt \u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+PHP │ \u001b[32m \u001b[0m\u001b[32m*.phtml\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-php \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+php\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-httpd-php \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-httpd-php3\u001b[0m\u001b[32m \u001b[0m │\n",
"│ │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-httpd-php4\u001b[0m\u001b[32m \u001b[0m │\n",
"│ │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-httpd-php5\u001b[0m\u001b[32m \u001b[0m │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Smarty │ │ \u001b[32m \u001b[0m\u001b[32mtext/html+smarty\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+smarty\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTTP │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m http\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Hxml │ \u001b[32m \u001b[0m\u001b[32m*.hxml\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m haxeml\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m hxml \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Hy │ \u001b[32m \u001b[0m\u001b[32m*.hy\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-hy \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m hylang\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-hy\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Hybris │ \u001b[32m \u001b[0m\u001b[32m*.hy \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-hybris \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m hybris\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.hyb\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-hybris\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m hy \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ IDL │ \u001b[32m \u001b[0m\u001b[32m*.pro\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/idl\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m idl\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Icon │ \u001b[32m \u001b[0m\u001b[32m*.icon\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m icon\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.ICON\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Idris │ \u001b[32m \u001b[0m\u001b[32m*.idr\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-idris\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m idris\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m idr \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Igor │ \u001b[32m \u001b[0m\u001b[32m*.ipf\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/ipf\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m igor \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m igorpro\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Inform 6 │ \u001b[32m \u001b[0m\u001b[32m*.inf\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m inform6\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m i6 \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Inform 6 template │ \u001b[32m \u001b[0m\u001b[32m*.i6t\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m i6t \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Inform 7 │ \u001b[32m \u001b[0m\u001b[32m*.ni \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m inform7\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.i7x\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m i7 \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ INI │ \u001b[32m \u001b[0m\u001b[32m*.ini\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-ini\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ini \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.cfg\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/inf \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m cfg \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.inf\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dosini\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Io │ \u001b[32m \u001b[0m\u001b[32m*.io\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-iosrc\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m io\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Ioke │ \u001b[32m \u001b[0m\u001b[32m*.ik\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-iokesrc\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ioke\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ik \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ IRC logs │ \u001b[32m \u001b[0m\u001b[32m*.weechatlog\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-irclog\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m irc \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Isabelle │ \u001b[32m \u001b[0m\u001b[32m*.thy\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-isabelle\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m isabelle\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ J │ \u001b[32m \u001b[0m\u001b[32m*.ijs\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-j\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m j\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JAGS │ \u001b[32m \u001b[0m\u001b[32m*.jag\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m jags\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.bug\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Jasmin │ \u001b[32m \u001b[0m\u001b[32m*.j\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m jasmin \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m jasminxt\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Java │ \u001b[32m \u001b[0m\u001b[32m*.java\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-java\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m java\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Django/Jinja │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-javascript+django\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js+django \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-javascript+jinja \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+django \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-javascript+django \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js+jinja \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-javascript+jinja \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+jinja \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/javascript+django \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/javascript+jinja \u001b[0m\u001b[32m \u001b[0m │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Ruby │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-javascript+ruby\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js+erb \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-javascript+ruby \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+erb \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/javascript+ruby \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js+ruby \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+ruby\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Genshi Text │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-javascript+genshi\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js+genshitext \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-javascript+genshi \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js+genshi \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/javascript+genshi \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+genshitext\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+genshi \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript │ \u001b[32m \u001b[0m\u001b[32m*.js \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/javascript \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.jsm\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-javascript\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.mjs\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-javascript \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/javascript \u001b[0m\u001b[32m \u001b[0m │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+PHP │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-javascript+php\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js+php \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-javascript+php \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+php\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/javascript+php \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Smarty │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-javascript+smarty\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js+smarty \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-javascript+smarty \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+smarty\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/javascript+smarty \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JCL │ \u001b[32m \u001b[0m\u001b[32m*.jcl\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-jcl\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m jcl\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JSGF │ \u001b[32m \u001b[0m\u001b[32m*.jsgf\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/jsgf \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m jsgf\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-jsgf\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/jsgf \u001b[0m\u001b[32m \u001b[0m │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JSONBareObject │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JSON-LD │ \u001b[32m \u001b[0m\u001b[32m*.jsonld\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/ld+json\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m jsonld \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m json-ld\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JSON │ \u001b[32m \u001b[0m\u001b[32m*.json \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/json \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m json \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mPipfile.lock\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/json-object\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m json-object\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Java Server Page │ \u001b[32m \u001b[0m\u001b[32m*.jsp\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-jsp\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m jsp \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Julia console │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m jlcon \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Julia │ \u001b[32m \u001b[0m\u001b[32m*.jl\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-julia \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m julia\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-julia\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m jl \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Juttle │ \u001b[32m \u001b[0m\u001b[32m*.juttle\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/juttle \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m juttle\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-juttle\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-juttle \u001b[0m\u001b[32m \u001b[0m │\n",
"│ │ │ \u001b[32m \u001b[0m\u001b[32mtext/juttle \u001b[0m\u001b[32m \u001b[0m │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Kal │ \u001b[32m \u001b[0m\u001b[32m*.kal\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/kal \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m kal\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/kal\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Kconfig │ \u001b[32m \u001b[0m\u001b[32mKconfig* \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-kconfig\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m kconfig \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*Config.in* \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m menuconfig \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mexternal.in* \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m linux-config \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mstandard-modules.in\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m kernel-config\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Kernel log │ \u001b[32m \u001b[0m\u001b[32m*.kmsg \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m kmsg \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.dmesg\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m dmesg \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Koka │ \u001b[32m \u001b[0m\u001b[32m*.kk \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-koka\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m koka\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.kki\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Kotlin │ \u001b[32m \u001b[0m\u001b[32m*.kt \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-kotlin\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m kotlin\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.kts\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ LSL │ \u001b[32m \u001b[0m\u001b[32m*.lsl\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-lsl\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lsl\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Lasso │ │ \u001b[32m \u001b[0m\u001b[32mtext/css+lasso\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m css+lasso\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Lasso │ │ \u001b[32m \u001b[0m\u001b[32mtext/html+lasso \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+lasso\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-httpd-lasso \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-httpd-lasso[89]\u001b[0m\u001b[32m \u001b[0m │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Lasso │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-javascript+lasso\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js+lasso \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-javascript+lasso \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+lasso\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/javascript+lasso \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Lasso │ \u001b[32m \u001b[0m\u001b[32m*.lasso \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-lasso\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lasso \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.lasso[89]\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lassoscript\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Lasso │ │ \u001b[32m \u001b[0m\u001b[32mapplication/xml+lasso\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m xml+lasso\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Lean │ \u001b[32m \u001b[0m\u001b[32m*.lean\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-lean\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lean\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ LessCss │ \u001b[32m \u001b[0m\u001b[32m*.less\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-less-css\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m less \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Lighttpd configuration file │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-lighttpd-conf\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lighty \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lighttpd \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Limbo │ \u001b[32m \u001b[0m\u001b[32m*.b\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/limbo\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m limbo\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ liquid │ \u001b[32m \u001b[0m\u001b[32m*.liquid\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m liquid\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Literate Agda │ \u001b[32m \u001b[0m\u001b[32m*.lagda\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-literate-agda\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lagda \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m literate-agda\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Literate Cryptol │ \u001b[32m \u001b[0m\u001b[32m*.lcry\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-literate-cryptol\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lcry \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m literate-cryptol\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lcryptol \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Literate Haskell │ \u001b[32m \u001b[0m\u001b[32m*.lhs\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-literate-haskell\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lhs \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m literate-haskell\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lhaskell \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Literate Idris │ \u001b[32m \u001b[0m\u001b[32m*.lidr\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-literate-idris\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lidr \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m literate-idris\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lidris \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ LiveScript │ \u001b[32m \u001b[0m\u001b[32m*.ls\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/livescript\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m live-script\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m livescript \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ LLVM │ \u001b[32m \u001b[0m\u001b[32m*.ll\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-llvm\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m llvm\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ LLVM-MIR Body │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m llvm-mir-body\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ LLVM-MIR │ \u001b[32m \u001b[0m\u001b[32m*.mir\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m llvm-mir\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Logos │ \u001b[32m \u001b[0m\u001b[32m*.x \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-logos\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m logos\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.xi \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.xm \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.xmi\u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Logtalk │ \u001b[32m \u001b[0m\u001b[32m*.lgt \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-logtalk\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m logtalk\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.logtalk\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Lua │ \u001b[32m \u001b[0m\u001b[32m*.lua \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-lua \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m lua\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.wlua\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-lua\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MIME │ │ \u001b[32m \u001b[0m\u001b[32mmultipart/mixed \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mime\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mmultipart/related \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mmultipart/alternative\u001b[0m\u001b[32m \u001b[0m │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MOOCode │ \u001b[32m \u001b[0m\u001b[32m*.moo\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-moocode\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m moocode\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m moo \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MSDOS Session │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m doscon \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Makefile │ \u001b[32m \u001b[0m\u001b[32m*.mak \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-makefile\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m make \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.mk \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m makefile\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mMakefile \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mf \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mmakefile \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m bsdmake \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mMakefile.* \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mGNUmakefile\u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Mako │ │ \u001b[32m \u001b[0m\u001b[32mtext/css+mako\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m css+mako\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Mako │ │ \u001b[32m \u001b[0m\u001b[32mtext/html+mako\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+mako\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Mako │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-javascript+mako\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js+mako \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-javascript+mako \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+mako\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/javascript+mako \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Mako │ \u001b[32m \u001b[0m\u001b[32m*.mao\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-mako\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mako\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Mako │ │ \u001b[32m \u001b[0m\u001b[32mapplication/xml+mako\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m xml+mako\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MAQL │ \u001b[32m \u001b[0m\u001b[32m*.maql\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-gooddata-maql \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m maql\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-gooddata-maql\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ markdown │ \u001b[32m \u001b[0m\u001b[32m*.md \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-markdown\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m md \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.markdown\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Mask │ \u001b[32m \u001b[0m\u001b[32m*.mask\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-mask\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mask\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Mason │ \u001b[32m \u001b[0m\u001b[32m*.m \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-mason\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mason\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.mhtml \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.mc \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32m*.mi \u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32mautohandler\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ │ \u001b[32m \u001b[0m\u001b[32mdhandler \u001b[0m\u001b[32m \u001b[0m │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Mathematica │ \u001b[32m \u001b[0m\u001b[32m*.nb \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/mathematica \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mathematica\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.cdf\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/vnd.wolfram.mathematica \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mma \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.nbp\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/vnd.wolfram.mathematica.package\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m nb \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.ma \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/vnd.wolfram.cdf \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Matlab │ \u001b[32m \u001b[0m\u001b[32m*.m\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/matlab\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m matlab\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Matlab session │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m matlabsession\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MiniD │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-minidsrc\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m minid\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MiniScript │ \u001b[32m \u001b[0m\u001b[32m*.ms\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-minicript \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ms \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-miniscript\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m miniscript\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Modelica │ \u001b[32m \u001b[0m\u001b[32m*.mo\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-modelica\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m modelica\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Modula-2 │ \u001b[32m \u001b[0m\u001b[32m*.def\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-modula2\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m modula2\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.mod\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m m2 \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MoinMoin/Trac Wiki markup │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-trac-wiki\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m trac-wiki \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m moin \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Monkey │ \u001b[32m \u001b[0m\u001b[32m*.monkey\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-monkey\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m monkey\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Monte │ \u001b[32m \u001b[0m\u001b[32m*.mt\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m monte\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MoonScript │ \u001b[32m \u001b[0m\u001b[32m*.moon\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-moonscript \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m moon \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-moonscript\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m moonscript\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Mosel │ \u001b[32m \u001b[0m\u001b[32m*.mos\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mosel\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+mozpreproc │ \u001b[32m \u001b[0m\u001b[32m*.css.in\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m css+mozpreproc\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ mozhashpreproc │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mozhashpreproc\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Javascript+mozpreproc │ \u001b[32m \u001b[0m\u001b[32m*.js.in\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+mozpreproc\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ mozpercentpreproc │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mozpercentpreproc\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XUL+mozpreproc │ \u001b[32m \u001b[0m\u001b[32m*.xul.in\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m xul+mozpreproc\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MQL │ \u001b[32m \u001b[0m\u001b[32m*.mq4\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-mql\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mql \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.mq5\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mq4 \u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.mqh\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mq5 \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mql4\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mql5\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Mscgen │ \u001b[32m \u001b[0m\u001b[32m*.msc\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mscgen\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m msc \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MuPAD │ \u001b[32m \u001b[0m\u001b[32m*.mu\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mupad\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MXML │ \u001b[32m \u001b[0m\u001b[32m*.mxml\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mxml\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ MySQL │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-mysql\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m mysql\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ CSS+Myghty │ │ \u001b[32m \u001b[0m\u001b[32mtext/css+myghty\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m css+myghty\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ HTML+Myghty │ │ \u001b[32m \u001b[0m\u001b[32mtext/html+myghty\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m html+myghty\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ JavaScript+Myghty │ │ \u001b[32m \u001b[0m\u001b[32mapplication/x-javascript+myghty\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m js+myghty \u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/x-javascript+myghty \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m javascript+myghty\u001b[0m\u001b[2m \u001b[0m │ │ \u001b[32m \u001b[0m\u001b[32mtext/javascript+mygthy \u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ Myghty │ \u001b[32m \u001b[0m\u001b[32m*.myt \u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mapplication/x-myghty\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m myghty\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mautodelegate\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ XML+Myghty │ │ \u001b[32m \u001b[0m\u001b[32mapplication/xml+myghty\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m xml+myghty\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ NCL │ \u001b[32m \u001b[0m\u001b[32m*.ncl\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/ncl\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m ncl\u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├────────────────────────────────────┼─────────────────────────┼─────────────────────────────────────────────────┤\n",
"│ NSIS │ \u001b[32m \u001b[0m\u001b[32m*.nsi\u001b[0m\u001b[32m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32mtext/x-nsis\u001b[0m\u001b[32m \u001b[0m │\n",
"│ \u001b[2m \u001b[0m\u001b[2m nsis\u001b[0m\u001b[2m \u001b[0m │ \u001b[32m \u001b[0m\u001b[32m*.nsh\u001b[0m\u001b[32m \u001b[0m │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m nsi \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m nsh \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"│ \u001b[2m \u001b[0m\u001b[2m \u001b[0m\u001b[2m \u001b[0m │ │ │\n",
"├──────────────────────────�
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment