Commit 3173d424 authored by Joe Bartlett's avatar Joe Bartlett

Add "Gremlins"

[Sublime Gremlins](https://github.com/redoPop/SublimeGremlins) marks
Unicode whitespace characters that are otherwise invisible or visually
ambiguous (zero width spaces, no-break spaces, and similar).
parent 7a435c78
......@@ -1537,6 +1537,17 @@
}
]
},
{
"name": "Gremlins",
"details": "https://github.com/redoPop/SublimeGremlins",
"labels": ["unicode", "utf8"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "Grep Code Search",
"details": "https://github.com/topikachu/sublime-text-2-GrepCodeSearch",
......
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