Files
dotfiles/IMPORTED_FROM_MANJARO/.config/micro/plugins/comment/repo.json

15 lines
319 B
JSON

[{
"Name": "comment",
"Description": "Plugin to auto comment or uncomment lines",
"Tags": ["comment", "uncomment"],
"Versions": [
{
"Version": "1.0.6",
"Url": "https://github.com/micro-editor/comment-plugin/archive/v1.0.6.zip",
"Require": {
"micro": ">=1.1.0"
}
}
]
}]