diff --git a/README.md b/README.md index 135dd13..e16f0c1 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,7 @@ itself) to look for plugins. | mlton | [asdf-community/asdf-mlton](https://github.com/asdf-community/asdf-mlton) | [![Main workflow](https://github.com/asdf-community/asdf-mlton/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-mlton/actions) | | MongoDB | [sylph01/asdf-mongodb](https://github.com/sylph01/asdf-mongodb) | [![Build Status](https://travis-ci.org/sylph01/asdf-mongodb.svg?branch=master)](https://travis-ci.org/sylph01/asdf-mongodb) | | mockery | [cabify/asdf-mockery](https://github.com/cabify/asdf-mockery) | [![Build Status](https://travis-ci.org/cabify/asdf-mockery.svg?branch=master)](https://travis-ci.org/cabify/asdf-mockery) | +| mvnd | [joschi/asdf-mvnd](https://github.com/joschi/asdf-mvnd) | [![GitHub Actions Status](https://github.com/joschi/asdf-mvnd/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/joschi/asdf-mvnd/actions) | | MySQL | [iroddis/asdf-mysql](https://github.com/iroddis/asdf-mysql) | [![Build Status](https://travis-ci.org/iroddis/asdf-mysql.svg?branch=master)](https://travis-ci.org/iroddis/asdf-mysql) | | Neko Virtual Machine | [asdf-community/asdf-neko](https://github.com/asdf-community/asdf-neko) | [![Main workflow](https://github.com/asdf-community/asdf-neko/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-neko/actions) | | Neovim | [richin13/asdf-neovim](https://github.com/richin13/asdf-neovim) | [![Build Status](https://travis-ci.org/richin13/asdf-neovim.svg?branch=master)](https://travis-ci.org/richin13/asdf-neovim) | diff --git a/plugins/mvnd b/plugins/mvnd new file mode 100644 index 0000000..0a9e6fb --- /dev/null +++ b/plugins/mvnd @@ -0,0 +1 @@ +repository = https://github.com/joschi/asdf-mvnd.git