Github copilot on neovim

How do I install copilot on neovim?
I have tried to install copilot on neovim as per the github link
Though my nvim version is the latest :Copilot setup returns nvim version too old…
I also tried installing homebrew on my ubuntu machine, but still it gives me this error…
What should I do…?

Before you are trying to use an editor like one from the Vim family, you should first familiarise yourself with Ubuntu (Linux) and how it works.

1 Like

I know that Homebrew is a package manager for Mac Os but it is available for Ubuntu users also… Homebrew can install the HEAD version of nvim, so I gave it a try… If you have any other way to install latest nvim on Ubuntu, then please share…

If nothing else works, you usually can compile from source.