Commit 9413e5fe authored by Brian Reilly's avatar Brian Reilly

Added PostScript syntax

parent 7a435c78
...@@ -1488,6 +1488,17 @@ ...@@ -1488,6 +1488,17 @@
} }
] ]
}, },
{
"name": "PostScript",
"details": "https://github.com/Briles/sublime-syntax-postscript",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "PouchDB Snippets", "name": "PouchDB Snippets",
"details": "https://github.com/brenopolanski/pouchdb-sublime-snippets", "details": "https://github.com/brenopolanski/pouchdb-sublime-snippets",
......
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