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
commit c46adfc37e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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