mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
8 lines
282 B
JSON
8 lines
282 B
JSON
{
|
|
"name": "tridactyl",
|
|
"description": "Tridactyl native command handler",
|
|
"path": "REPLACE_ME_WITH_SED",
|
|
"type": "stdio",
|
|
"allowed_extensions": [ "tridactyl.vim@cmcaine.co.uk","tridactyl.vim.betas@cmcaine.co.uk", "tridactyl.vim.betas.nonewtab@cmcaine.co.uk" ]
|
|
}
|