Commit f8715f67 authored by Ilya Kaminsky's avatar Ilya Kaminsky

Add RemoveDuplicateLines Plugin

parent 59ebf9ca
...@@ -1055,6 +1055,17 @@ ...@@ -1055,6 +1055,17 @@
} }
] ]
}, },
{
"name": "RemoveDuplicateLines",
"details": "https://github.com/ilyakam/RemoveDuplicateLines",
"labels": ["remove duplicates", "delete duplicates", "dedup"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "RemoveLineBreaks", "name": "RemoveLineBreaks",
"details": "https://github.com/fsaad/Sublime-RemoveLineBreaks", "details": "https://github.com/fsaad/Sublime-RemoveLineBreaks",
......
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