Commit 60fcb87c authored by FichteFoll's avatar FichteFoll

Merge pull request #4927 from tijn/master

add package w/ strict tmLanguage for hosts files
parents d5be5a9e b0a94a1e
...@@ -673,11 +673,14 @@ ...@@ -673,11 +673,14 @@
] ]
}, },
{ {
"details": "https://github.com/rodrigoflores/hosts", "name": "Hosts",
"details": "https://github.com/tijn/hosts.tmLanguage",
"labels": ["language syntax"],
"previous_names": ["hosts"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
......
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