sudo apt-get install ninja-build gettext cmake unzip curl ripgrep git clone https://github.com/neovim/neovim cd neovim make CMAKE_BUILD_TYPE=Release sudo make install cd .. sudo rm -r neovim git clone --depth 1 https://github.com/wbthomason/packer.nvim\ ~/.local/share/nvim/site/pack/packer/start/packer.nvim