Commit fb95ef6f authored by Justin Watson's avatar Justin Watson

Added Kconfig syntax highlighter to the k repository.

parent aff0a3b0
...@@ -46,6 +46,17 @@ ...@@ -46,6 +46,17 @@
} }
] ]
}, },
{
"name": "Kconfig Syntax Highlight",
"details": "https://github.com/fallrisk/Kconfig-Highlighter",
"labels": ["Kconfig", "syntax highlight", "kernel config"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "KCPS Theme", "name": "KCPS Theme",
"details": "https://github.com/KCPS/st3-theme-kcps", "details": "https://github.com/KCPS/st3-theme-kcps",
...@@ -270,7 +281,7 @@ ...@@ -270,7 +281,7 @@
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "Kodery", "name": "Kodery",
"details": "https://github.com/phuu/sublime.kodery", "details": "https://github.com/phuu/sublime.kodery",
......
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