Commit ec7839af authored by Asbjørn Enge's avatar Asbjørn Enge

Moved dockerfile config to correct position in the file

parent 3bcdcef6
......@@ -316,6 +316,17 @@
"JSDocs"
]
},
{
"name": "Dockerfile Syntax Highlighting",
"details": "https://github.com/asbjornenge/Dockerfile.tmLanguage",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/asbjornenge/Dockerfile.tmLanguage/tags"
}
]
},
{
"name": "Doctrine Snippets",
"details": "https://github.com/npostulart/doctrine-sublime-snippets",
......@@ -373,17 +384,6 @@
}
]
},
{
"name": "Dockerfile Syntax Highlighting",
"details": "https://github.com/asbjornenge/Dockerfile.tmLanguage",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/asbjornenge/Dockerfile.tmLanguage/tags"
}
]
},
{
"name": "DotNetNuke Snippets",
"details": "https://github.com/dbaines/DotNetNuke-SublimeText-2-Snippets",
......
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