mirror of
https://github.com/neovim/neovim.git
synced 2024-12-26 14:11:15 -07:00
eacd788cf5
Fix bug that checked for npm AND yarn, where we wanted npm OR yarn. But since we call `npm` exclusively, and it's highly unlikely you have yarn installed without npm, let's just remove the yarn check altogether. Addresses https://github.com/neovim/node-client/issues/41 |
||
---|---|---|
.. | ||
nvim.vim | ||
provider.vim |