Commit a9210fac authored by FichteFoll's avatar FichteFoll

Merge pull request #3665 from reywood/master

Add "Project Specific Syntax Settings" package
parents b253f563 38208d15
...@@ -1287,6 +1287,17 @@ ...@@ -1287,6 +1287,17 @@
} }
] ]
}, },
{
"name": "Project Specific Syntax Settings",
"details": "https://github.com/reywood/sublime-project-specific-syntax",
"labels": ["language syntax", "project"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/reywood/sublime-project-specific-syntax/tags"
}
]
},
{ {
"name": "Project Sync", "name": "Project Sync",
"details": "https://github.com/GentlemanJ/devsync", "details": "https://github.com/GentlemanJ/devsync",
......
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