Skip to content

Run PlugInstall non-interactively from command line #675

@rightaway

Description

@rightaway

I'd like to run PlugInstall non-interactively from the command line to provision a new system (using Ansible in this case). If I do vim -c 'PlugInstall' it works, but it is interactive, opening up a terminal window where you can see the progress of the installation. If I try to run it non-interactively I get an error, e.g. "Vim: Warning: Output is not to a terminal", "Vim: Warning: Input is not from a terminal".

NeoBundle provides a script to install ~/.vim/bundle/neobundle.vim/bin/neoinstall non-interactively, could vim-plug offer something similar?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions