Commit 9c6d0637 authored by Oliver Wilkerson's avatar Oliver Wilkerson

Added Valgrind plugin. Includes basic syntax highlighting.

parent 28c027a3
...@@ -33,6 +33,17 @@ ...@@ -33,6 +33,17 @@
} }
] ]
}, },
{
"name": "Valgrind",
"details": "https://github.com/oliverseal/sublime-text-valgrind",
"labels": ["language syntax", "valgrind", "c", "c++", "cpp"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/oliverseal/sublime-text-valgrind/tags"
}
]
},
{ {
"name": "VAlign", "name": "VAlign",
"details": "https://github.com/dizzywhip/sublime_valign", "details": "https://github.com/dizzywhip/sublime_valign",
......
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