Commit b551a960 authored by FichteFoll's avatar FichteFoll

Merge pull request #4082 from nsubiron/master

Add two new plugins
parents 997d0062 74be1924
...@@ -11,6 +11,16 @@ ...@@ -11,6 +11,16 @@
} }
] ]
}, },
{
"name": "QMakeProject",
"details": "https://github.com/nsubiron/sublime-qmakeproject-syntax",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "QML", "name": "QML",
"details": "https://github.com/skozlovf/Sublime-QML", "details": "https://github.com/skozlovf/Sublime-QML",
......
...@@ -898,6 +898,17 @@ ...@@ -898,6 +898,17 @@
} }
] ]
}, },
{
"name": "Theme - Solarized Space",
"details": "https://github.com/nsubiron/sublime-theme-solarized-space",
"labels": ["theme"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Theme - Spacefunk", "name": "Theme - Spacefunk",
"details": "https://github.com/Twiebie/ST-Spacefunk", "details": "https://github.com/Twiebie/ST-Spacefunk",
......
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