Commit 1bb62066 authored by Chris Tozer's avatar Chris Tozer

DiffView - case-sensitive tags

Didn't realise they were case-sensitive on packagecontrol.io
parent bd648b59
......@@ -463,7 +463,7 @@
{
"name": "DiffView",
"details": "https://github.com/CJTozer/SublimeDiffView",
"labels": ["Git", "SVN", "diff", "difference"],
"labels": ["Git", "git", "SVN", "svn", "diff", "difference"],
"releases": [
{
"sublime_text": ">=3000",
......
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