Shougo / dein.vim

:zap: Dark powered Vim/Neovim plugin manager
MIT License
3.42k stars 197 forks source link

Omit the dein setup script prompts. #486

Closed mofmofmofneko closed 1 year ago

mofmofmofneko commented 1 year ago

Problems summary

I have a setup script in dotfiles. When you run it, it does all the configuration work for you. However, this is not complete, as dein's setup script incorporates a prompt.

Expected

Provide an option for the installation script to complete without prompting.

Environment Information