Commit 0dbfb2c7 authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5559 from Briles/add-postscript-syntax

Added PostScript syntax
parents c7a976e7 9413e5fe
...@@ -1499,6 +1499,17 @@ ...@@ -1499,6 +1499,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