7 lines
443 B
Plaintext
7 lines
443 B
Plaintext
[
|
|
{ "command": "githubinator", "caption": "GitHubinator", "args": { "permalink": false } },
|
|
{ "command": "githubinator", "caption": "GitHubinator Permalink", "args": { "permalink": true } },
|
|
{ "command": "githubinator", "caption": "GitHubinator Blame", "args": { "permalink": false, "mode": "blame" } },
|
|
{ "command": "githubinator", "caption": "GitHubinator Blame Permalink", "args": { "permalink": true, "mode": "blame" } }
|
|
]
|