Update syntax.json

This commit is contained in:
Frederik Schönfeldt 2021-05-20 15:06:19 +02:00 committed by GitHub
parent cf45628e18
commit 760d275b26
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": [