mirror of
https://github.com/Hopiu/micro.git
synced 2026-05-26 23:14:00 +00:00
Replace tab with spaces
This commit is contained in:
parent
c2e7fd34a7
commit
351c7b099a
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue