mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-03-09 23:33:02 -05:00
[PR #576] Add Setup Vim/Neovim Action #571
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/576
Author: @rhysd
Created: 10/11/2021
Status: 🔄 Open
Base:
main← Head:patch-1📝 Commits (1)
a1b90e8Add Setup Vim/Neovim Action📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
action-setup-vim is an action to setup Vim/Neovim for testing editor plugins. This tool is useful to install various versions of the editors; stable, nightly, specific version for every platform (Linux, Windows, macOS) which GitHub Actions supports.
This action is already used by many uses. Here is the search result on GitHub: https://github.com/search?l=YAML&q=%22rhysd%2Faction-setup-vim%22&type=Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.