diff --git a/runtime/plugins/autoclose/info.json b/runtime/plugins/autoclose/info.json index c9b72919..7e9fbdc6 100644 --- a/runtime/plugins/autoclose/info.json +++ b/runtime/plugins/autoclose/info.json @@ -2,7 +2,7 @@ "name": "autoclose", "description": "Automatically places closing characters for quotes, parentheses, brackets, etc...", "website": "https://github.com/zyedidia/micro", - "install": "https://github.com/zyedidia/micro", + "install": "https://github.com/zyedidia/micro", "version": "1.0.0", "require": [ "micro >= 2.0.0"