Fixed neovim package name

This commit is contained in:
Patryk Koreń
2024-06-08 01:51:49 +02:00
committed by GitHub
parent 31ba892afa
commit 280b3410ad

View File

@@ -1,6 +1,6 @@
sudo apt update sudo apt update
sudo add-apt-repository ppa:neovim-ppa/unstable sudo add-apt-repository ppa:neovim-ppa/unstable
sudo apt install build-essential btop fish nvim tmux curl git nodejs npm ripgrep sudo apt install build-essential btop fish neovim tmux curl git nodejs npm ripgrep
curl -fsSL https://bun.sh/install | bash curl -fsSL https://bun.sh/install | bash