mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-20 00:36:09 +01:00
15 lines
319 B
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"
|
|
}
|
|
}
|
|
]
|
|
}]
|