Commit 7ed2c29d authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2188 from jvcasill/master

Added LaTeX-IPA, updated R-snippets
parents f033813e 345c764b
...@@ -135,6 +135,17 @@ ...@@ -135,6 +135,17 @@
} }
] ]
}, },
{
"name": "LaTeX-IPA",
"details": "https://github.com/jvcasill/LaTeX-IPA",
"labels": ["LaTeX", "IPA", "snippets"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/jvcasill/LaTeX-IPA/tree/master"
}
]
},
{ {
"name": "LaTeXSq", "name": "LaTeXSq",
"details": "https://github.com/randy3k/LaTeXSq", "details": "https://github.com/randy3k/LaTeXSq",
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
{ {
"name": "R-snippets", "name": "R-snippets",
"details": "https://github.com/jvcasill/R-snippets", "details": "https://github.com/jvcasill/R-snippets",
"labels": ["snippets"], "labels": ["snippets", "R", "statistics"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
......
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