Commit a42a14f7 authored by wbond's avatar wbond

Merged pull request #200 - added HtmlTidy

parents af79fce1 f17048c8
...@@ -184,6 +184,7 @@ ...@@ -184,6 +184,7 @@
"https://github.com/vojtajina/sublime-OpenRelated", "https://github.com/vojtajina/sublime-OpenRelated",
"https://github.com/voventus/AVR-ASM-Sublime", "https://github.com/voventus/AVR-ASM-Sublime",
"https://github.com/welefen/KeymapManager", "https://github.com/welefen/KeymapManager",
"https://github.com/welovewordpress/SublimeHtmlTidy",
"https://github.com/welovewordpress/SublimePhpTidy", "https://github.com/welovewordpress/SublimePhpTidy",
"https://github.com/welovewordpress/SublimeWordPressCodex", "https://github.com/welovewordpress/SublimeWordPressCodex",
"https://github.com/witsch/SublimePythonTidy", "https://github.com/witsch/SublimePythonTidy",
...@@ -311,6 +312,7 @@ ...@@ -311,6 +312,7 @@
"SublimeAutoSemiColon" : "Auto Semi-Colon", "SublimeAutoSemiColon" : "Auto Semi-Colon",
"SublimeERB": "ERB Insert and Toggle Commands", "SublimeERB": "ERB Insert and Toggle Commands",
"SublimeFunctionNameDisplay" : "Function Name Display", "SublimeFunctionNameDisplay" : "Function Name Display",
"SublimeHtmlTidy": "HtmlTidy",
"SublimePandoc": "Pandoc (Markdown)", "SublimePandoc": "Pandoc (Markdown)",
"sublimepastecolumn": "Paste as Column", "sublimepastecolumn": "Paste as Column",
"SublimePasteColumn": "Paste as Column", "SublimePasteColumn": "Paste as Column",
......
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