Commit 8a98bf9c authored by wbond's avatar wbond

Merged pull request #695 - added Surround and Vintage Surround

parents 5c1bebaf 85423c50
...@@ -576,6 +576,8 @@ ...@@ -576,6 +576,8 @@
"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/sivakumar-kailasam/jprop-cleaner", "https://github.com/sivakumar-kailasam/jprop-cleaner",
"https://github.com/jcartledge/sublime-surround",
"https://github.com/jcartledge/vintage-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",
...@@ -880,6 +882,7 @@ ...@@ -880,6 +882,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",
...@@ -1077,6 +1080,7 @@ ...@@ -1077,6 +1080,7 @@
"Unity3DSnippets" : "Unity3D Snippets and Completes", "Unity3DSnippets" : "Unity3D Snippets and Completes",
"UnityBuild": "Unity3D Build System", "UnityBuild": "Unity3D Build System",
"ValaForSublime": "Vala", "ValaForSublime": "Vala",
"vintage-sublime-surround": "Vintage Surround",
"whitespacecorrector" : "Whitespace Corrector", "whitespacecorrector" : "Whitespace Corrector",
"Whitespacecorrector" : "Whitespace Corrector", "Whitespacecorrector" : "Whitespace Corrector",
"XQuery-Sublime" : "XQuery", "XQuery-Sublime" : "XQuery",
......
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