Ver Fonte

Update package installs for powerline.

Drew há 12 anos atrás
pai
commit
3d4981166e
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      install

+ 1 - 2
install

@@ -25,8 +25,7 @@ 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"
-yaourt -S boost python2-powerline-git
+yaourt -S boost python-powerline-git
 
 echo "Compiling YouCompleteMe"
 cd "$DIR"/vim/bundle/YouCompleteMe