Commit 44a996fb authored by Mandeep Bhutani's avatar Mandeep Bhutani Committed by Will Bond

Added Conda plugin to c.json (#6341)

* Added Conda plugin to c.json

* Pinned release to ST3
parent b3236a96
...@@ -2752,6 +2752,16 @@ ...@@ -2752,6 +2752,16 @@
} }
] ]
}, },
{
"name": "Conda",
"details": "https://github.com/mandeep/sublime-text-conda",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Conditional ColorSchemes", "name": "Conditional ColorSchemes",
"details": "https://github.com/Enteleform/ST_ConditionalColorSchemes", "details": "https://github.com/Enteleform/ST_ConditionalColorSchemes",
......
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