Commit 68100c80 authored by FichteFoll's avatar FichteFoll

Merge pull request #3054 from bordaigorl/master

Adding "Insert Equation" plugin in i.json
parents 937c80e5 27cb445a
......@@ -262,7 +262,7 @@
"sublime_text": ">=3000",
"details": "https://github.com/apiad/Sublime-InlinePython/tags"
}
]
]
},
{
"name": "InnoSetup",
......@@ -300,6 +300,17 @@
}
]
},
{
"name": "Insert Equation",
"labels": ["latex", "math", "markdown"],
"details": "https://github.com/bordaigorl/sublime-inserteq",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/bordaigorl/sublime-inserteq/tags"
}
]
},
{
"name": "Insert Nums",
"details": "https://github.com/jbrooksuk/InsertNums",
......
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