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

View File

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