Fix installation of vim

This commit is contained in:
Manuel Thalmann 2024-03-07 22:06:10 +01:00
parent 80be3346bb
commit fc10b7d930

View file

@ -17,8 +17,6 @@ yay --noconfirm -Syu \
htop \
btop \
nvtop \
vim \
vi-vim-symlink \
zsh \
fish \
dconf-editor \
@ -30,6 +28,7 @@ yay --noconfirm -Syu \
flatpak \
;
. "../Software/vim/install.sh";
. "../Software/git/install.sh";
. "../Config/openssh/install.sh";