Set up vim-plug
Version updated for https://github.com/porada/action-setup-vim-plug to version v1.1.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 installation and setup of vim-plug, a popular Vim/Neovim plugin manager, within GitHub Actions workflows. It simplifies the process of configuring and managing Vim/Neovim plugins in CI pipelines, ensuring a consistent development environment. This action supports custom installation paths and integrates seamlessly with existing Vim or Neovim setups.
Release notes
- Introduced the
autoload-dirinput to allow for customizing the installation path.