mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-20 07:50:25 +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",
|
||||
"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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue