the-bastion/bin/plugin/open/groupInfo.json
Stéphane Lesimple fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00

7 lines
204 B
JSON

{
"interactive": [
"groupInfo" , {"ac" : ["--group"]},
"groupInfo --group" , {"ac" : ["<GROUP>"]},
"groupInfo --group \\S+" , {"pr" : ["<enter>"]}
]
}