Files
dotfiles/install.sh
Jose Henrique d8d996a05c Install Vim plugins by direct git clone instead of interactive :PluginInstall
Vundle's :PluginInstall hangs when stdout is not a TTY (e.g. automated
runs on Alpine). Clone each plugin declared in .vimrc directly instead
- unattended, idempotent, and skips the Vundle self-reference.
2026-07-20 09:09:31 -03:00

9.9 KiB