Explorar el Código

Make directories for vim-sensible

Drew hace 12 años
padre
commit
d7c1e30277
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      install

+ 1 - 0
install

@@ -21,6 +21,7 @@ done
 
 git submodule foreach git pull origin master
 ln -fsn "$DIR"/vim/pathogen/autoload "$DIR"/vim/
+mkdir -p "$HOME"/.local/share/vim/{backup,swap,undo}
 
 #Very specific to Arch
 echo "Installing boost and powerline"