Enable win32yank on neovim (#1985)

This commit is contained in:
Nguyen Tran Hau 2018-01-27 22:42:36 +07:00 committed by Richard Kuhnt
parent 60037cc624
commit 73d19393e3

View File

@ -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": [
[ [