From c0a52cf126b172d260c6dc89991ad8ccf3288e6a Mon Sep 17 00:00:00 2001 From: Tsuyoshi CHO Date: Fri, 11 Sep 2020 15:15:57 +0900 Subject: [PATCH] Adds vim/vim plugin. --- README.md | 1 + plugins/vim | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/vim diff --git a/README.md b/README.md index 0911d64..a51861f 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ itself) to look for plugins. | Vault | [Banno/asdf-hashicorp](https://github.com/Banno/asdf-hashicorp) | [![Build Status](https://travis-ci.org/Banno/asdf-hashicorp.svg?branch=master)](https://travis-ci.org/Banno/asdf-hashicorp) | | Velero | [looztra/asdf-velero](https://github.com/looztra/asdf-velero) | [![Build Status](https://travis-ci.org/looztra/asdf-velero.svg?branch=master)](https://travis-ci.org/looztra/asdf-velero) | | vendir | [k14s/asdf-k14s](https://github.com/k14s/asdf-k14s) | [![Build Status](https://github.com/k14s/asdf-k14s/workflows/test-all/badge.svg)](https://github.com/k14s/asdf-k14s/actions) | +| Vim | [tsuyoshicho/asdf-vim](https://github.com/tsuyoshicho/asdf-vim) | [![GitHub Actions Status](https://github.com/tsuyoshicho/asdf-vim/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/tsuyoshicho/asdf-vim/actions) | | Yarn | [twuni/asdf-yarn](https://github.com/twuni/asdf-yarn) | [![Build Status](https://travis-ci.org/twuni/asdf-yarn.svg?branch=master)](https://travis-ci.org/twuni/asdf-yarn) | | Wren CLI | [jtakakura/asdf-wren-cli](https://github.com/jtakakura/asdf-wren-cli) | [![Build Status](https://github.com/jtakakura/asdf-wren-cli/workflows/Build/badge.svg)](https://github.com/jtakakura/asdf-wren-cli/actions?query=workflow%3ABuild) | | yq | [sudermajr/asdf-yq](https://github.com/sudermanjr/asdf-yq) | [![Build Status](https://github.com/sudermanjr/asdf-yq/workflows/master/badge.svg?branch=master)](https://github.com/sudermanjr/asdf-yq/actions) | diff --git a/plugins/vim b/plugins/vim new file mode 100644 index 0000000..87b2062 --- /dev/null +++ b/plugins/vim @@ -0,0 +1 @@ +repository = https://github.com/tsuyoshicho/asdf-vim.git