dotfiles/micro/plug/detectindent/repo.json

15 lines
319 B
JSON

[{
"Name": "detectindent",
"Description": "Automatically detect indentation settings",
"Tags": ["indent", "detect"],
"Versions": [
{
"Version": "1.1.0",
"Url": "https://github.com/dmaluka/micro-detectindent/archive/v1.1.0.zip",
"Require": {
"micro": ">=2.0.0"
}
}
]
}]