Commit 129de895 authored by kekee000's avatar kekee000 Committed by GitHub

Add San Syntax Highlight Support

San Syntax Highlight and Snippets for Sublime Text
see: https://github.com/ecomfe/san
parent 24a1f955
...@@ -105,6 +105,17 @@ ...@@ -105,6 +105,17 @@
} }
] ]
}, },
{
"name": "San Syntax Highlight",
"details": "https://github.com/kekee000/san-sublime",
"labels": ["san syntax highlight", "snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "SAS Programming", "name": "SAS Programming",
"description": "For using SAS Institute's Analytics & Data Management system.", "description": "For using SAS Institute's Analytics & Data Management system.",
......
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