bob icon indicating copy to clipboard operation
bob copied to clipboard

Add support to building neovim from source

Open MordechaiHadad opened this issue 1 year ago • 3 comments

fix #29

MordechaiHadad avatar Aug 10 '22 14:08 MordechaiHadad

It would be nice if we can also specify the repository source, in case we want to build from different branches or entirely different forks.

musjj avatar Sep 06 '22 14:09 musjj

It would be nice if we can also specify the repository source, in case we want to build from different branches or entirely different forks.

Yeah it would be nice, but this would add more complexity and I want to keep this fairly simple.

MordechaiHadad avatar Sep 06 '22 15:09 MordechaiHadad

Just a notice: currently building from source is not working on windows. https://github.com/neovim/neovim/wiki/Building-Neovim#building-on-windows

MordechaiHadad avatar Sep 06 '22 15:09 MordechaiHadad