Commit 3e491208 authored by giampierod's avatar giampierod

Merge remote-tracking branch 'upstream/master'

parents 672593b8 8d2d29f6
...@@ -106,6 +106,17 @@ ...@@ -106,6 +106,17 @@
} }
] ]
}, },
{
"name": "HaoGist",
"details": "https://github.com/xjsender/HaoGist",
"labels": ["gist", "cache"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "haoide", "name": "haoide",
"previous_names": ["Salesforce IDE"], "previous_names": ["Salesforce IDE"],
......
...@@ -141,6 +141,18 @@ ...@@ -141,6 +141,18 @@
} }
] ]
}, },
{
"name": "Kivy Language",
"details": "https://github.com/ivlevdenis/kivylng",
"labels": ["auto-complete","build system","language syntax","snippets"],
"author": "ivlevdenis",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "knitr", "name": "knitr",
"details": "https://github.com/andrewheiss/SublimeKnitr", "details": "https://github.com/andrewheiss/SublimeKnitr",
......
...@@ -137,6 +137,17 @@ ...@@ -137,6 +137,17 @@
} }
] ]
}, },
{
"name": "Rails Status Snippets",
"details": "https://github.com/tuvistavie/sublime-rails-status-snippets",
"labels": ["ruby on rails", "snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "RailsCasts Colour Scheme", "name": "RailsCasts Colour Scheme",
"details": "https://github.com/tdm00/sublime-theme-railscasts", "details": "https://github.com/tdm00/sublime-theme-railscasts",
......
...@@ -801,6 +801,18 @@ ...@@ -801,6 +801,18 @@
} }
] ]
}, },
{
"name": "Session Manager",
"details": "https://github.com/Zeeker/sublime-SessionManager",
"donate": "https://gratipay.com/Zeeker",
"labels": ["workspace", "save", "window"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "SetDjangoSyntax", "name": "SetDjangoSyntax",
"details": "https://bitbucket.org/pjv/setdjangosyntax", "details": "https://bitbucket.org/pjv/setdjangosyntax",
......
...@@ -728,6 +728,17 @@ ...@@ -728,6 +728,17 @@
} }
] ]
}, },
{
"name": "Theme - Mignight",
"details": "https://github.com/devottam/midnight",
"labels": ["theme"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Theme - Minimal", "name": "Theme - Minimal",
"details": "https://github.com/AntoineBoulanger/Minimal-Sublime-Text-Theme", "details": "https://github.com/AntoineBoulanger/Minimal-Sublime-Text-Theme",
......
...@@ -44,6 +44,17 @@ ...@@ -44,6 +44,17 @@
} }
] ]
}, },
{
"name": "Zen2Han",
"details": "https://github.com/KazIgu/sublime-zen2han",
"labels": ["text manipulation", "japanese"],
"releases": [
{
"sublime_text": ">2999",
"tags": true
}
]
},
{ {
"details": "https://github.com/mimopo/ZenGarden", "details": "https://github.com/mimopo/ZenGarden",
"releases": [ "releases": [
......
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