Commit 9d6ff6d5 authored by wbond's avatar wbond

Merged pull request #137 - added Pretty JSON

parents 4f548908 a26506ea
...@@ -47,6 +47,7 @@ ...@@ -47,6 +47,7 @@
"https://github.com/davepeck/DirectorySettings", "https://github.com/davepeck/DirectorySettings",
"https://github.com/DisposaBoy/GoSublime", "https://github.com/DisposaBoy/GoSublime",
"https://github.com/dz0ny/LiveReload-sublimetext2", "https://github.com/dz0ny/LiveReload-sublimetext2",
"https://github.com/dzhibas/SublimePrettyJson",
"https://github.com/eddorre/SublimeERB", "https://github.com/eddorre/SublimeERB",
"https://github.com/ehamiter/ST2-GitHubinator", "https://github.com/ehamiter/ST2-GitHubinator",
"https://github.com/ericmartel/Sublime-Text-2-Perforce-Plugin", "https://github.com/ericmartel/Sublime-Text-2-Perforce-Plugin",
...@@ -213,6 +214,7 @@ ...@@ -213,6 +214,7 @@
"sublime_text_alternative_autocompletion": "alternative_autocompletion", "sublime_text_alternative_autocompletion": "alternative_autocompletion",
"SublimeERB": "ERB Insert and Toggle Commands", "SublimeERB": "ERB Insert and Toggle Commands",
"sublimepastecolumn": "Paste as Column", "sublimepastecolumn": "Paste as Column",
"SublimePrettyJson": "Pretty JSON",
"SublimePythonTidy": "PythonTidy", "SublimePythonTidy": "PythonTidy",
"SublimeRailsNav": "Simple Rails Navigator", "SublimeRailsNav": "Simple Rails Navigator",
"sublimesystemverilog": "SystemVerilog", "sublimesystemverilog": "SystemVerilog",
......
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