|
@@ -57,7 +57,7 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/mas
|
|
|
ln -sf $(realpath .zshrc) ~
|
|
|
|
|
|
fancy_print "Installing vim-plug"
|
|
|
-curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
|
|
|
+curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \
|
|
|
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
|
|
|
|
|
fancy_print "Installing suckless forks"
|