mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 06:37:14 +09:00
Replace tab with spaces
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name": "autoclose",
|
"name": "autoclose",
|
||||||
"description": "Automatically places closing characters for quotes, parentheses, brackets, etc...",
|
"description": "Automatically places closing characters for quotes, parentheses, brackets, etc...",
|
||||||
"website": "https://github.com/zyedidia/micro",
|
"website": "https://github.com/zyedidia/micro",
|
||||||
"install": "https://github.com/zyedidia/micro",
|
"install": "https://github.com/zyedidia/micro",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"require": [
|
"require": [
|
||||||
"micro >= 2.0.0"
|
"micro >= 2.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user