brew install neovim
sudo apt install neovim
below steps are same for all linux users
cd ~/.config
mkdir nvim
cd nvim
git clone https://github.com/barat-ssh/Lazy-vim.git
rm -rf img
nvim
Give it some time to install plugins
Please feel free to contribute!, Thanks @_barat