tridactyl/native/tridactyl.json

8 lines
200 B
JSON
Raw Normal View History

{
"name": "tridactyl",
"description": "Tridactyl native command handler",
"path": "REPLACE_ME_WITH_SED",
"type": "stdio",
"allowed_extensions": [ "tridactyl.vim@cmcaine.co.uk" ]
}