Set up vim-plug
Version updated for https://github.com/porada/action-setup-vim-plug to version v1.0.0.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The action-setup-vim-plug GitHub Action automates the setup of vim-plug, a popular Vim plugin manager, within a GitHub Actions workflow. It simplifies the process of configuring and managing Vim plugins in CI/CD pipelines, allowing developers to easily install and synchronize plugins during automated tasks. This action helps streamline workflows that rely on Vim plugin dependencies.
Release notes
🎉