Commit f69a96d8 authored by FichteFoll's avatar FichteFoll Committed by GitHub

CS-Script package (#6171)

parents 3775e7a2 3dafbc22
...@@ -1846,7 +1846,7 @@ ...@@ -1846,7 +1846,7 @@
"details": "https://github.com/oleg-shilo/sublime-codemap", "details": "https://github.com/oleg-shilo/sublime-codemap",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"tags": true "tags": true
} }
] ]
...@@ -3300,6 +3300,16 @@ ...@@ -3300,6 +3300,16 @@
} }
] ]
}, },
{
"name": "CS-Script",
"details": "https://github.com/oleg-shilo/cs-script-sublime",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Cscope", "name": "Cscope",
"details": "https://github.com/ameyp/CscopeSublime", "details": "https://github.com/ameyp/CscopeSublime",
......
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