Unverified Commit 3471effd authored by Jan T. Sott's avatar Jan T. Sott Committed by GitHub

add Persistent Console

parent 99d3bfbe
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"tags": true "tags": true
}
] ]
}, },
{ {
...@@ -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