Commit 426d076e authored by FichteFoll's avatar FichteFoll Committed by GitHub

Added TwoColumns and ShellVE (#6475)

parents dcea6235 29722677
...@@ -1317,6 +1317,20 @@ ...@@ -1317,6 +1317,20 @@
"branch": "master" "branch": "master"
} }
] ]
},
{
"name": "ShellVE",
"details": "https://github.com/bfelder/ShellVE",
"readme": "https://github.com/bfelder/ShellVE/blob/master/README.md",
"author": "bfelder",
"labels": ["terminal", "python", "Virtualenv"],
"releases": [
{
"sublime_text": ">=3092",
"platforms": ["linux"],
"tags": true
}
]
}, },
{ {
"name": "Shen", "name": "Shen",
......
...@@ -2977,6 +2977,18 @@ ...@@ -2977,6 +2977,18 @@
"tags": true "tags": true
} }
] ]
},
{
"name": "TwoColumns",
"details": "https://github.com/bfelder/TwoColumns",
"author": "bfelder",
"labels": ["layout"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
}, },
{ {
"name": "TXL syntax highlighting", "name": "TXL syntax highlighting",
......
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