sunhat/install/neovim.sh
David Heinemeier Hansson 7ef0e17757 Auto improve new repository
2024-05-26 15:17:31 -07:00

5 lines
155 B
Bash

sudo add-apt-repository -y ppa:neovim-ppa/stable
sudo apt update -y
sudo apt install -y neovim
git clone https://github.com/LazyVim/starter ~/.config/nvim