Commit b3236a96 authored by wbond's avatar wbond

Add Highlight Trailing Whitespace (#6340)

parent 2779d2be
...@@ -527,6 +527,16 @@ ...@@ -527,6 +527,16 @@
} }
] ]
}, },
{
"name": "Highlight Trailing Whitespace",
"details": "https://github.com/p3lim/sublime-highlight-trailing-whitespace",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Highlight Whitespaces", "name": "Highlight Whitespaces",
"details": "https://github.com/disq/HighlightWhitespaces", "details": "https://github.com/disq/HighlightWhitespaces",
......
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