Commit 63244a2a authored by FichteFoll's avatar FichteFoll

Merge pull request #2227 from Chipcius/master

Changed the repository of the vala syntax hilighter and added labels (Updated)
parents 050fa112 197d8bca
...@@ -13,11 +13,12 @@ ...@@ -13,11 +13,12 @@
}, },
{ {
"name": "Vala", "name": "Vala",
"details": "https://github.com/sepisoad/ValaForSublime", "labels": ["language syntax", "Vala"],
"details": "https://github.com/Chipcius/ValaForSublime",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/sepisoad/ValaForSublime/tree/master" "details": "https://github.com/Chipcius/ValaForSublime/tree/master"
} }
] ]
}, },
......
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