vhakulinen / gnvim

GUI for neovim, without any web bloat
MIT License
1.85k stars 69 forks source link

Failed to build UI #136

Closed law27 closed 4 years ago

law27 commented 4 years ago

When I tried to open gnvim via terminal I am getting this following error ERROR gnvim] Failed to build UI: Call to nvim failed: Error processing request: 1 - 'No such ui option')

vhakulinen commented 4 years ago

Which nvim version are you using?

law27 commented 4 years ago

gnvim v0.1.6-25-g0ac2cef

vhakulinen commented 4 years ago

Thats gnvim version. Whats your neovim version? (e.g. nvim --version).

law27 commented 4 years ago

I am sorry! Nvim version is NVIM v0.2.2

vhakulinen commented 4 years ago

You need newer version of nvim, either latest release or latest mater. I recommend latest master because it has some bugs fixed related to ext_multigrid.