From e83296b3af66bfe64be12402760ee59d7fedb4c2 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 11:57:16 +0100 Subject: [PATCH] Add Setup Vim/Neovim Action (#43) Co-authored-by: Linda_pp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8eba622..ef273af 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Setup Clojure Build Tools](https://github.com/DeLaGuardo/setup-clojure) - Install specific or all major build tools for Clojure. - [GitHub Actions Stats for Your Profile's README](https://github.com/teoxoy/profile-readme-stats) - Showcase your GitHub stats on your profile README.md. - [Execute Any Script in a GitHub Issue Comment](https://github.com/nwtgck/actions-comment-run) +- [Setup Vim/Neovim](https://github.com/rhysd/action-setup-vim) - Install Vim/Neovim for testing editor plugins. #### Environments