Commit 29bf57dd authored by Eric Martel's avatar Eric Martel

Updated Perforce, Search Anywhere/Stackoverflow and added Smartisan

parent 70fe9f0a
...@@ -272,6 +272,10 @@ ...@@ -272,6 +272,10 @@
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/ericmartel/Sublime-Text-2-Perforce-Plugin/tree/master" "details": "https://github.com/ericmartel/Sublime-Text-2-Perforce-Plugin/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/ericmartel/Sublime-Text-3-Perforce-Plugin/tree/master"
} }
] ]
}, },
......
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
"details": "https://github.com/ericmartel/Sublime-Text-2-Search-Anywhere-Plugin", "details": "https://github.com/ericmartel/Sublime-Text-2-Search-Anywhere-Plugin",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/ericmartel/Sublime-Text-2-Search-Anywhere-Plugin/tree/master" "details": "https://github.com/ericmartel/Sublime-Text-2-Search-Anywhere-Plugin/tree/master"
} }
] ]
...@@ -252,7 +252,7 @@ ...@@ -252,7 +252,7 @@
"details": "https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin", "details": "https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin/tree/master" "details": "https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin/tree/master"
} }
] ]
...@@ -696,6 +696,16 @@ ...@@ -696,6 +696,16 @@
} }
] ]
}, },
{
"name": "Smartisan",
"details": "https://github.com/ericmartel/Smartisan",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/ericmartel/Smartisan/tree/master"
}
]
},
{ {
"name": "Smarty", "name": "Smarty",
"details": "https://github.com/amitsnyderman/sublime-smarty", "details": "https://github.com/amitsnyderman/sublime-smarty",
......
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