Merge pull request #1443 from onodera-punpun/patch-1

Replace tab with spaces
This commit is contained in:
Zachary Yedidia
2019-12-28 21:56:40 -05:00
committed by GitHub

View File

@@ -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"