Commit 8f983865 authored by James Cartledge's avatar James Cartledge

add sublime-surround package

parent 7dcab6ae
...@@ -552,6 +552,7 @@ ...@@ -552,6 +552,7 @@
"https://github.com/zmbacker/RubyFormat", "https://github.com/zmbacker/RubyFormat",
"https://github.com/zoomix/SublimeToggleSymbol", "https://github.com/zoomix/SublimeToggleSymbol",
"https://github.com/zyxar/Sublime-CMakeLists", "https://github.com/zyxar/Sublime-CMakeLists",
"https://github.com/jcartledge/sublime-surround",
"https://raw.github.com/ajryan/CSharpreter/master/packages.json", "https://raw.github.com/ajryan/CSharpreter/master/packages.json",
"https://raw.github.com/apophys/sublime-packages/master/packages.json", "https://raw.github.com/apophys/sublime-packages/master/packages.json",
"https://raw.github.com/bgreenlee/sublime-github/master/packages.json", "https://raw.github.com/bgreenlee/sublime-github/master/packages.json",
...@@ -843,6 +844,7 @@ ...@@ -843,6 +844,7 @@
"sublime-SplitScreen": "SplitScreen", "sublime-SplitScreen": "SplitScreen",
"sublime-SplitScreen-Resizer": "SplitScreen-Resizer", "sublime-SplitScreen-Resizer": "SplitScreen-Resizer",
"sublime-sublimeweibo" : "SublimeWeibo", "sublime-sublimeweibo" : "SublimeWeibo",
"sublime-surround": "Surround",
"sublime-switch": "Switch", "sublime-switch": "Switch",
"sublime-symfony2": "Symfony2 Snippets", "sublime-symfony2": "Symfony2 Snippets",
"Sublime-SymfonyCommander": "SymfonyCommander", "Sublime-SymfonyCommander": "SymfonyCommander",
......
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