Commit 9787097f authored by Fritz Heckel's avatar Fritz Heckel Committed by FichteFoll

add CodePresenter plugin (#5431)

parent 8234d4b5
...@@ -1571,6 +1571,17 @@ ...@@ -1571,6 +1571,17 @@
} }
] ]
}, },
{
"name": "CodePresenter",
"details": "https://github.com/fwph/codepresenter",
"labels":["presentation"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "CodeRunner - Color Scheme", "name": "CodeRunner - Color Scheme",
"details": "https://github.com/hanakin/CodeRunner-sublime-theme", "details": "https://github.com/hanakin/CodeRunner-sublime-theme",
......
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