Commit 4db6bb84 authored by FichteFoll's avatar FichteFoll Committed by GitHub

change package name from QuickMail to Gmail and add a new package LatexEquationPreview (#5896)

parents e8b46f1c 8326302b
...@@ -811,6 +811,17 @@ ...@@ -811,6 +811,17 @@
} }
] ]
}, },
{
"name": "Gmail",
"previous_names": ["Oauth Mail", "QuickMail"],
"details": "https://github.com/divinites/oauth-mail",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "gmESSI-Tools", "name": "gmESSI-Tools",
"details": "https://github.com/SumeetSinha/gmESSI-Tools", "details": "https://github.com/SumeetSinha/gmESSI-Tools",
......
...@@ -254,6 +254,16 @@ ...@@ -254,6 +254,16 @@
} }
] ]
}, },
{
"name": "LaTeX Equation Preview",
"details": "https://github.com/divinites/LatexEquationPreview",
"releases": [
{
"sublime_text": ">3118",
"tags": true
}
]
},
{ {
"name": "LaTeX Snippets", "name": "LaTeX Snippets",
"details": "https://github.com/tknuth/latex-snippets", "details": "https://github.com/tknuth/latex-snippets",
......
...@@ -191,17 +191,6 @@ ...@@ -191,17 +191,6 @@
} }
] ]
}, },
{
"name": "QuickMail",
"previous_names": ["Oauth Mail"],
"details": "https://github.com/divinites/oauth-mail",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "QuickOpen", "name": "QuickOpen",
"details": "https://github.com/zsytssk/QuickOpen", "details": "https://github.com/zsytssk/QuickOpen",
......
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