Unverified Commit bfc434c1 authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7057 from jlaurenssen/master

Added new package (QuickReplaceAtCursor)
parents 300f3bf1 6d9d446e
...@@ -285,6 +285,16 @@ ...@@ -285,6 +285,16 @@
} }
] ]
}, },
{
"name": "QuickReplaceAtCursor",
"details": "https://bitbucket.org/JorisL/quickreplaceatcursor",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "QuickSearchEnhanced", "name": "QuickSearchEnhanced",
"details": "https://github.com/shagabutdinov/sublime-quick-search-enhanced", "details": "https://github.com/shagabutdinov/sublime-quick-search-enhanced",
......
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