Commit ed96d6d9 authored by FichteFoll's avatar FichteFoll

Merge pull request #3437 from oliverseal/master

Added Valgrind plugin. Includes basic syntax highlighting.
parents 4b7bd9af 9c6d0637
......@@ -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",
"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