Commit d8dfcf33 authored by Evandro Coan's avatar Evandro Coan Committed by Will Bond

Added the Amxx Pawn syntax repository/a.json (#6330)

* Added the Amxx Pawn syntax and builder to repository/a.json

* Removed the `build system` keyword from Amxx Pawn package due

the new update removing it.

* Replaced redundant label `amxx pawn` on repository/a.json by

amxmodx
parent 9462e2b6
...@@ -664,6 +664,17 @@ ...@@ -664,6 +664,17 @@
} }
] ]
}, },
{
"name": "Amxx Pawn",
"details": "https://github.com/evandrocoan/SublimeAmxxPawn",
"labels": ["language syntax", "amxmodx", "amx mod x"],
"releases": [
{
"sublime_text": ">=3114",
"tags": true
}
]
},
{ {
"name": "Anaconda", "name": "Anaconda",
"details": "https://github.com/DamnWidget/anaconda", "details": "https://github.com/DamnWidget/anaconda",
......
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