Commit 17a657db authored by joneshf's avatar joneshf

Merge pull request #1780 from rmaksim/master

Added support for ST3 in Inc-Dec-Value and Goto-CSS-Declaration
parents cc0ab86c 4471d328
......@@ -386,10 +386,11 @@
},
{
"name": "Goto-CSS-Declaration",
"author": "Razumenko Maksim",
"details": "https://github.com/rmaksim/Sublime-Text-2-Goto-CSS-Declaration",
"releases": [
{
"sublime_text": "<3000",
"sublime_text": "*",
"details": "https://github.com/rmaksim/Sublime-Text-2-Goto-CSS-Declaration/tree/master"
}
]
......
......@@ -81,10 +81,11 @@
},
{
"name": "Inc-Dec-Value",
"author": "Razumenko Maksim",
"details": "https://github.com/rmaksim/Sublime-Text-2-Inc-Dec-Value",
"releases": [
{
"sublime_text": "<3000",
"sublime_text": "*",
"details": "https://github.com/rmaksim/Sublime-Text-2-Inc-Dec-Value/tree/master"
}
],
......
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