Files
linguist/samples/Sublime Text Config/Context.sublime-menu
2016-10-07 11:38:11 +11:00

13 lines
137 B
Plaintext

[
{
"id" : "nasm",
"caption": "NASM Assembly",
"children":
[
{
"caption" : "Documentation",
"command" : "assembly_doc"
}
]
}
]