update
This commit is contained in:
@@ -40,3 +40,12 @@ mv $CONFIGBASE/config/nvim $CONFIG_DIR
|
||||
rm -rf $CONFIGBASE
|
||||
|
||||
|
||||
echo "Config vim-plug for neovim ..."
|
||||
|
||||
sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \
|
||||
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
|
||||
|
||||
|
||||
|
||||
echo "Done! Finished install vim Configuration."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user