Commit 8bb47583 authored by FichteFoll's avatar FichteFoll

Merge pull request #4433 from dreki/master

Add Extract Text to File and Occur
parents fa9919cb f71c9803
......@@ -931,6 +931,16 @@
}
]
},
{
"name": "Extract Text to File",
"details": "https://github.com/dreki/sublime-extract-to-file",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "eZ Publish Syntax",
"details": "https://github.com/SirReal/eZ-Publish-Syntax",
......
......@@ -76,6 +76,16 @@
}
]
},
{
"name": "Occur",
"details": "https://github.com/dreki/sublime-occur",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "Oceanic Color Scheme",
"details": "https://github.com/memco/Oceanic-tmTheme",
......
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