From 351c7b099ae6bcfb7e01aa5ffedd2d6318465ea1 Mon Sep 17 00:00:00 2001 From: Camille Date: Sat, 28 Dec 2019 22:38:41 +0100 Subject: [PATCH] Replace tab with spaces --- runtime/plugins/autoclose/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"