Commit 31710278 authored by jbw3's avatar jbw3 Committed by FichteFoll

Adding LinkerScript package info (#5881)

parent 8eeda818
...@@ -743,6 +743,17 @@ ...@@ -743,6 +743,17 @@
} }
] ]
}, },
{
"name": "LinkerScript",
"details": "https://github.com/jbw3/SublimeTextLinkerSyntax",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "LinkOpener", "name": "LinkOpener",
"details": "https://github.com/NoxArt/SublimeText2-LinkOpener", "details": "https://github.com/NoxArt/SublimeText2-LinkOpener",
......
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