neovim: Remove nvim-qt (#5836)

This commit is contained in:
KOGA Mitsuhiro 2024-05-17 10:27:23 +09:00 committed by GitHub
parent 31e38df272
commit c1affa84fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,14 +17,7 @@
}, },
"extract_dir": "nvim-win64", "extract_dir": "nvim-win64",
"bin": [ "bin": [
"bin\\nvim.exe", "bin\\nvim.exe"
"bin\\nvim-qt.exe"
],
"shortcuts": [
[
"bin\\nvim-qt.exe",
"Neovim"
]
], ],
"checkver": { "checkver": {
"url": "https://api.github.com/repositories/16408992/releases/latest", "url": "https://api.github.com/repositories/16408992/releases/latest",