Commit f288fb76 authored by David Patterson's avatar David Patterson

add package to provide syntax highlighting for various circuit based files.

parent 35ef9c12
...@@ -1153,6 +1153,17 @@ ...@@ -1153,6 +1153,17 @@
} }
] ]
}, },
{
"name": "Circuits",
"details": "https://github.com/jdpatt/sublime-circuits",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Cirru", "name": "Cirru",
"details": "https://github.com/cirru/sublime-cirru", "details": "https://github.com/cirru/sublime-cirru",
......
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