Unverified Commit 3613179a authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7191 from idleberg/patch-30

add Persistent Console
parents ba7af69d e3db88ce
...@@ -791,6 +791,16 @@ ...@@ -791,6 +791,16 @@
} }
] ]
}, },
{
"name": "Persistent Console",
"details": "https://github.com/idleberg/sublime-persistent-console",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"details": "https://github.com/skuroda/PersistentRegexHighlight", "details": "https://github.com/skuroda/PersistentRegexHighlight",
"releases": [ "releases": [
......
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