Newton_Editor/plugins/commentzar/manifest.json

14 lines
323 B
JSON
Raw Normal View History

2023-10-16 04:56:06 +00:00
{
"manifest": {
"name": "Commentzar",
"author": "ITDominator",
"credit": "Hamad Al Marri",
"version": "0.0.1",
"support": "",
"requests": {
"pass_events": "true",
"bind_keys": ["Commentzar||keyboard_tggl_comment:<Control>slash"]
}
}
}