mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
Enable win32yank on neovim (#1985)
This commit is contained in:
parent
60037cc624
commit
73d19393e3
@ -19,7 +19,8 @@
|
|||||||
"homepage": "https://neovim.io/",
|
"homepage": "https://neovim.io/",
|
||||||
"bin": [
|
"bin": [
|
||||||
"Neovim\\bin\\nvim.exe",
|
"Neovim\\bin\\nvim.exe",
|
||||||
"Neovim\\bin\\nvim-qt.exe"
|
"Neovim\\bin\\nvim-qt.exe",
|
||||||
|
"Neovim\\bin\\win32yank.exe"
|
||||||
],
|
],
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user