Commit b7e0c4c5 authored by wbond's avatar wbond

Merged pull request #430 - added Unicode Character Highlighter

parents 2f67fee1 e3b67fe4
...@@ -283,6 +283,7 @@ ...@@ -283,6 +283,7 @@
"https://github.com/phuibonhoa/handcrafted-haml-textmate-bundle", "https://github.com/phuibonhoa/handcrafted-haml-textmate-bundle",
"https://github.com/PogiNate/SublimeWiki", "https://github.com/PogiNate/SublimeWiki",
"https://github.com/PogiNate/XQuery-Sublime", "https://github.com/PogiNate/XQuery-Sublime",
"https://github.com/possan/sublime_unicode_nbsp",
"https://github.com/purplefish32/sublime-text-2-twig", "https://github.com/purplefish32/sublime-text-2-twig",
"https://github.com/purplefish32/sublime-text-2-wordpress", "https://github.com/purplefish32/sublime-text-2-wordpress",
"https://github.com/quarnster/ADBView", "https://github.com/quarnster/ADBView",
...@@ -612,6 +613,7 @@ ...@@ -612,6 +613,7 @@
"Sublime2-SwitchLanguage": "SwitchLanguage", "Sublime2-SwitchLanguage": "SwitchLanguage",
"sublime_guard" : "Guard", "sublime_guard" : "Guard",
"sublime_text_alternative_autocompletion": "alternative_autocompletion", "sublime_text_alternative_autocompletion": "alternative_autocompletion",
"sublime_unicode_nbsp": "Unicode Character Highlighter",
"SublimeAllAutocomplete": "All Autocomplete", "SublimeAllAutocomplete": "All Autocomplete",
"SublimeAutoSemiColon" : "Auto Semi-Colon", "SublimeAutoSemiColon" : "Auto Semi-Colon",
"SublimeBullet": "Bullet", "SublimeBullet": "Bullet",
......
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