dotfiles/.config/micro/plug/micro-termtitle/repo.json

15 lines
308 B
JSON

[{
"Name": "termtitle",
"Description": "Sets the terminal title to the currently open thing",
"Tags": ["title"],
"Website": "https://cobertos.com",
"Versions": [
{
"Version": "0.0.1",
"Url": "https://cobertos.com",
"Require": {
"micro": ">=2.0.0"
}
}
]
}]