Commit ed1a116e authored by Will Bond's avatar Will Bond

Merge pull request #579 from vitorleal/master

Added the Hex to RGB plugin
parents b191a5e9 bbc54712
...@@ -461,6 +461,7 @@ ...@@ -461,6 +461,7 @@
"https://github.com/vbali/sublime-snakecase", "https://github.com/vbali/sublime-snakecase",
"https://github.com/victorporof/Sublime-HTMLPrettify", "https://github.com/victorporof/Sublime-HTMLPrettify",
"https://github.com/victorporof/Sublime-JSHint", "https://github.com/victorporof/Sublime-JSHint",
"https://github.com/vitorleal/Hex-to-RGB",
"https://github.com/viisual/ASCII-Decorator", "https://github.com/viisual/ASCII-Decorator",
"https://github.com/vishr/local-history", "https://github.com/vishr/local-history",
"https://github.com/vkocubinsky/SublimeTableEditor", "https://github.com/vkocubinsky/SublimeTableEditor",
...@@ -586,6 +587,7 @@ ...@@ -586,6 +587,7 @@
"haxe-sublime2-bundle" : "HaXe", "haxe-sublime2-bundle" : "HaXe",
"hex-bin_system": "Hex-Bin System", "hex-bin_system": "Hex-Bin System",
"Hex-to-HSL-Color": "Hex to HSL Color Converter", "Hex-to-HSL-Color": "Hex to HSL Color Converter",
"Hex-to-RGB": "Hex to RGB Converter",
"hookblime": "Hookblime", "hookblime": "Hookblime",
"Html-compressor": "HTML Compressor", "Html-compressor": "HTML Compressor",
"iced-coffee-script-tmbundle" : "IcedCoffeeScript", "iced-coffee-script-tmbundle" : "IcedCoffeeScript",
......
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