RMichelsen / Nvy

Nvy - A Neovim client in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Add `--neovim-bin` to select `nvim` binary path

pidgeon777 opened this issue · comments

As the title says, it would be nice to add an argument to the Nvy executable so that it is possible to specify the nvim binary path (as implemented for example in Neovide).

I've raised a PR for this. Feel free to try it out :)

@underscoreHao Great! Are the Windows binaries available somewhere?

PR hasn't been reviewed yet, but you can build the project yourself from my PR. I've also changed the README with example use. If you don't want want to build the project yourself shoot me an e-mail and I'll send you a binary including the change so you can test it out.