helix: Add 'hx'->'helix' to bin

This commit is contained in:
Issac Lin 2022-06-29 07:15:22 +08:00 committed by GitHub
parent 90abe2dc78
commit c135af8e56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,13 @@
"extract_dir": "helix-22.05-x86_64-windows"
}
},
"bin": "hx.exe",
"bin": [
"hx.exe",
[
"hx.exe",
"helix"
]
]
"checkver": {
"github": "https://github.com/helix-editor/helix"
},