Commit f0293ea1 authored by Matas Kairaitis's avatar Matas Kairaitis Committed by Will Bond

Add Kattis plugin (#6301)

* Add Kattis plugin

* Remove labels
parent 129e073b
...@@ -57,6 +57,16 @@ ...@@ -57,6 +57,16 @@
} }
] ]
}, },
{
"name": "Kattis",
"details": "https://github.com/matys18/sublime_kattis",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Kconfig Syntax Highlight", "name": "Kconfig Syntax Highlight",
"details": "https://github.com/fallrisk/Kconfig-Highlighter", "details": "https://github.com/fallrisk/Kconfig-Highlighter",
......
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