# Install or upgrade vim
nala install -y vim
# Install or upgrade vundle
rm -rf /root/.vim/bundle/Vundle.vim/*
git clone https://github.com/VundleVim/Vundle.vim.git /root/.vim/bundle/Vundle.vim