Commit d35a6aec authored by Dean Camera's avatar Dean Camera Committed by FichteFoll

Add GNU GAS listing file repository entry. (#5503)

parent a02e6134
...@@ -95,6 +95,17 @@ ...@@ -95,6 +95,17 @@
} }
] ]
}, },
{
"name": "GCC Assembly Listing",
"details": "https://github.com/abcminiuser/sublimetext-gnu-gas",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "GDL", "name": "GDL",
"details": "https://github.com/runxel/GDL-sublime", "details": "https://github.com/runxel/GDL-sublime",
......
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