Commit f11cfff5 authored by Southclaw's avatar Southclaw

Added Pawn package

Includes autocomplete for popular libraries, basic syntax and snippets.
parent 280d15b6
...@@ -330,6 +330,19 @@ ...@@ -330,6 +330,19 @@
} }
] ]
}, },
{
"name": "Pawn syntax",
"details": "https://github.com/Southclaw/pawn-sublime-language",
"issues": "https://github.com/wbond/sublime_alignment/issues",
"donate": "https://www.gittip.com/Southclaw/",
"labels": ["language syntax", "auto-complete"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/Southclaw/pawn-sublime-language/tags"
}
]
},
{ {
"name": "PDB Finder", "name": "PDB Finder",
"details": "https://github.com/aleGpereira/sublime-pdb-finder", "details": "https://github.com/aleGpereira/sublime-pdb-finder",
......
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