Commit ad4c19ad authored by Ivan Santos's avatar Ivan Santos
parents b3b9d1f9 713e91c0
...@@ -1615,12 +1615,12 @@ ...@@ -1615,12 +1615,12 @@
}, },
{ {
"name": "CSS Format", "name": "CSS Format",
"details": "https://github.com/mutian/CSS-Format", "details": "https://github.com/mutian/Sublime-CSS-Format",
"labels": ["css", "formatting"], "labels": ["css", "formatting"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/mutian/CSS-Format/tree/master" "details": "https://github.com/mutian/Sublime-CSS-Format/tree/master"
} }
] ]
}, },
......
...@@ -383,6 +383,16 @@ ...@@ -383,6 +383,16 @@
} }
] ]
}, },
{
"name": "ESOLua",
"details": "https://bitbucket.org/Cpsgames/sublime-3-esolua",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://bitbucket.org/Cpsgames/sublime-3-esolua#tags"
}
]
},
{ {
"name": "ESP (EcmaScript Pages) Edit Mode", "name": "ESP (EcmaScript Pages) Edit Mode",
"details": "https://github.com/balazstth/subl-esp", "details": "https://github.com/balazstth/subl-esp",
......
...@@ -778,6 +778,16 @@ ...@@ -778,6 +778,16 @@
} }
] ]
}, },
{
"name": "GraphvizPreview",
"details": "https://github.com/munro/SublimeGraphvizPreview",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/munro/SublimeGraphvizPreview/tags"
}
]
},
{ {
"name": "Grasp", "name": "Grasp",
"details": "https://github.com/joneshf/sublime-grasp", "details": "https://github.com/joneshf/sublime-grasp",
...@@ -808,6 +818,16 @@ ...@@ -808,6 +818,16 @@
} }
] ]
}, },
{
"name": "greybeard theme",
"details": "https://github.com/xero/greybeard-sublime",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/xero/greybeard-sublime/tags"
}
]
},
{ {
"name": "Grid6", "name": "Grid6",
"details": "https://github.com/cpojer/grid6-sublime", "details": "https://github.com/cpojer/grid6-sublime",
......
...@@ -351,6 +351,16 @@ ...@@ -351,6 +351,16 @@
} }
] ]
}, },
{
"name": "Melbourne Ipsum",
"details": "https://github.com/timiyay/MelbourneIpsum",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/timiyay/MelbourneIpsum/tree/master"
}
]
},
{ {
"name": "MelonJS Completions", "name": "MelonJS Completions",
"details": "https://github.com/swmuron/melonjs-sublime-completions", "details": "https://github.com/swmuron/melonjs-sublime-completions",
...@@ -684,6 +694,16 @@ ...@@ -684,6 +694,16 @@
} }
] ]
}, },
{
"name": "Modula-2 Language Syntax",
"details": "https://github.com/harogaston/Sublime-Modula-2",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/harogaston/Sublime-Modula-2/tree/master"
}
]
},
{ {
"name": "MODx Revolution Snippets", "name": "MODx Revolution Snippets",
"details": "https://github.com/silentworks/modx-sublimetext-2", "details": "https://github.com/silentworks/modx-sublimetext-2",
......
...@@ -590,7 +590,7 @@ ...@@ -590,7 +590,7 @@
"details": "https://github.com/SublimeText/RevertFontSize", "details": "https://github.com/SublimeText/RevertFontSize",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/SublimeText/RevertFontSize/tree/master" "details": "https://github.com/SublimeText/RevertFontSize/tree/master"
} }
] ]
......
...@@ -656,6 +656,17 @@ ...@@ -656,6 +656,17 @@
} }
] ]
}, },
{
"name": "Show Open Files",
"details": "https://github.com/geoffstokes/ShowOpenFiles",
"labels": ["status", "file"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/geoffstokes/ShowOpenFiles/tree/master"
}
]
},
{ {
"details": "https://github.com/geoffstokes/ShowEncoding", "details": "https://github.com/geoffstokes/ShowEncoding",
"releases": [ "releases": [
......
...@@ -1094,6 +1094,18 @@ ...@@ -1094,6 +1094,18 @@
} }
] ]
}, },
{
"name": "TortoiseGIT",
"details": "https://github.com/fyneworks/sublime-TortoiseGIT",
"labels": ["GIT", "Tortoise", "TortoiseGIT"],
"releases": [
{
"sublime_text": "*",
"platforms": "windows",
"details": "https://github.com/fyneworks/sublime-TortoiseGIT/tags"
}
]
},
{ {
"name": "TortoiseSVN", "name": "TortoiseSVN",
"details": "https://github.com/dexbol/sublime-TortoiseSVN", "details": "https://github.com/dexbol/sublime-TortoiseSVN",
......
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