Commit e405b442 authored by Will Bond's avatar Will Bond

Merge pull request #460 from fitnr/master

Added SublimeCSSTidy to package list and mapping
parents fe57733e b326063d
...@@ -166,6 +166,7 @@ ...@@ -166,6 +166,7 @@
"https://github.com/fbzhong/sublime-closure-linter", "https://github.com/fbzhong/sublime-closure-linter",
"https://github.com/fbzhong/sublime-jslint", "https://github.com/fbzhong/sublime-jslint",
"https://github.com/ffesseler/sublimetext-websequencediagrams", "https://github.com/ffesseler/sublimetext-websequencediagrams",
"https://github.com/fitnr/SublimeCSSTidy",
"https://github.com/fitzagard/li3_sublime", "https://github.com/fitzagard/li3_sublime",
"https://github.com/fjl/Sublime-Missing-Palette-Commands", "https://github.com/fjl/Sublime-Missing-Palette-Commands",
"https://github.com/fmaj7/Mason", "https://github.com/fmaj7/Mason",
...@@ -658,6 +659,7 @@ ...@@ -658,6 +659,7 @@
"SublimeClearCase": "ClearCase", "SublimeClearCase": "ClearCase",
"SublimeClipboardPath": "Clipboard Path", "SublimeClipboardPath": "Clipboard Path",
"SublimeCloseOldestFile": "Close Oldest File", "SublimeCloseOldestFile": "Close Oldest File",
"SublimeCSSTidy": "CSSTidy",
"SublimeCTagsPHP" : "CTags for PHP", "SublimeCTagsPHP" : "CTags for PHP",
"SublimeEmberNav": "Simple Ember.js Navigator", "SublimeEmberNav": "Simple Ember.js Navigator",
"SublimeERB": "ERB Insert and Toggle Commands", "SublimeERB": "ERB Insert and Toggle Commands",
......
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