diff --git a/README.md b/README.md index 148a31d..04dd611 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ itself) to look for plugins. | Reg | [looztra/asdf-reg](https://github.com/looztra/asdf-reg) | [![Build Status](https://travis-ci.org/looztra/asdf-reg.svg?branch=master)](https://travis-ci.org/looztra/asdf-reg) | | Riak | [smashedtoatoms/asdf-riak](https://github.com/smashedtoatoms/asdf-riak) | [![Build Status](https://travis-ci.org/smashedtoatoms/asdf-riak.svg?branch=master)](https://travis-ci.org/smashedtoatoms/asdf-riak) | | Riff | [abinet/asdf-riff](https://github.com/abinet/asdf-riff) | [![Build Status](https://travis-ci.org/abinet/asdf-riff.svg?branch=master)](https://travis-ci.org/abinet/asdf-riff) | +| ripgrep | [BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep) | [![pipeline status](https://gitlab.com/wt0f/asdf-ripgrep/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-ripgrep/-/commits/master) | | RKE | [particledecay/asdf-rke](https://github.com/particledecay/asdf-rke) | [![Build Status](https://travis-ci.org/particledecay/asdf-rke.svg?branch=master)](https://travis-ci.org/particledecay/asdf-rke) | | rlwrap | [asdf-community/asdf-rlwrap](https://github.com/asdf-community/asdf-rlwrap) | [![Main workflow](https://github.com/asdf-community/asdf-rlwrap/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-rlwrap/actions) | | Ruby | [asdf-vm/asdf-ruby](https://github.com/asdf-vm/asdf-ruby) | [![Build Status](https://travis-ci.org/asdf-vm/asdf-ruby.svg?branch=master)](https://travis-ci.org/asdf-vm/asdf-ruby) | diff --git a/plugins/ripgrep b/plugins/ripgrep new file mode 100644 index 0000000..2e26d15 --- /dev/null +++ b/plugins/ripgrep @@ -0,0 +1 @@ +repository = https://gitlab.com/wt0f/asdf-ripgrep.git