remove lunarvim

This commit is contained in:
2025-10-04 20:43:06 +02:00
parent 6d4837cb9e
commit 675c4a2da5

View File

@@ -29,10 +29,6 @@ sudo pacman -S --noconfirm xclip
sudo pacman -S --noconfirm lazygit
# lunarvim
LV_BRANCH='release-1.3/neovim-0.9' bash <(curl -s https://raw.githubusercontent.com/LunarVim/LunarVim/release-1.3/neovim-0.9/utils/installer/install.sh) --no-install-dependencies
# do ":Lazy sync"
# ssh key
if [ -f "~/.ssh/id_ed25519" ] ; then
echo "ed25519 ssh key exists already"