Explorar o código

Install Vundle during dev installation

DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
f0516aa60f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Install/dev-install

+ 3 - 0
Install/dev-install

@@ -3,3 +3,6 @@
 # Programs for software development
 sudo apt install git vim bat
 
+# Install Vim plugin manager
+mkdir --parents ~/.vim/bundle/Vundle.vim
+git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim