install_neovim.ch 195 B

12345
  1. sudo apt-get install python-neovim python3-neovim
  2. sudo apt-get install software-properties-common
  3. sudo add-apt-repository ppa:neovim-ppa/stable
  4. sudo apt-get update
  5. sudo apt-get install neovim