Merge pull request #47 from fschoenfeldt/patch-1

Support Elixir Programming Language
This commit is contained in:
Alastair Mooney
2021-05-20 16:12:40 +01:00
committed by GitHub

View File

@@ -8,6 +8,15 @@
}
]
},
{
"language": "Elixir",
"markers": [
{
"type": "line",
"pattern": "#"
}
]
},
{
"language": "YAML",
"markers": [