Commit dfd44eb8 authored by FichteFoll's avatar FichteFoll

Merge pull request #3992 from lpstein/master

Add Virgil language syntax
parents bd8f513e 90b4349f
...@@ -328,6 +328,17 @@ ...@@ -328,6 +328,17 @@
} }
] ]
}, },
{
"name": "Virgil",
"details": "https://github.com/lpstein/sublime-virgil",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Virtual Host Snippet", "name": "Virtual Host Snippet",
"details": "https://github.com/unknownuser88/virtualhost", "details": "https://github.com/unknownuser88/virtualhost",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment