diff --git a/README.md b/README.md index 42b4b26..4367449 100644 --- a/README.md +++ b/README.md @@ -657,6 +657,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | tonnage | [elementalvoid/asdf-tonnage](https://github.com/elementalvoid/asdf-tonnage) | [![GitHub Actions Status](https://github.com/elementalvoid/asdf-tonnage/workflows/Build/badge.svg?branch=main)](https://github.com/elementalvoid/asdf-tonnage/actions) | | tool-versions-to-env | [smartcontractkit/tool-versions-to-env-action](https://github.com/smartcontractkit/tool-versions-to-env-action) | [![GitHub Actions Status](https://github.com/smartcontractkit/tool-versions-to-env-action/workflows/test%20asdf%20plugin/badge.svg?branch=main)](https://github.com/smartcontractkit/tool-versions-to-env-action) | | Trdsql | [johnlayton/asdf-trdsql](https://github.com/johnlayton/asdf-trdsql) | [![GitHub Actions Status](https://github.com/johnlayton/asdf-trdsql/workflows/main/badge.svg?branch=master)](https://github.com/johnlayton/asdf-trdsql/actions) | +| tree-sitter | [ivanvc/asdf-tree-sitter](https://github.com/ivanvc/asdf-tree-sitter) | [![Build Status](https://github.com/ivanvc/asdf-tree-sitter/workflows/Build/badge.svg)](https://github.com/ivanvc/asdf-tree-sitter/actions?query=workflow%3ABuild) | | tridentctl | [asdf-community/asdf-tridentctl](https://github.com/asdf-community/asdf-tridentctl) | ![CI](https://github.com/asdf-community/asdf-tridentctl/workflows/CI/badge.svg) | | Trivy | [zufardhiyaulhaq/asdf-trivy](https://github.com/zufardhiyaulhaq/asdf-trivy) | [![Build](https://github.com/zufardhiyaulhaq/asdf-trivy/actions/workflows/build.yml/badge.svg)](https://github.com/zufardhiyaulhaq/asdf-trivy/actions/workflows/build.yml) | | tsuru | [virtualstaticvoid/asdf-tsuru](https://github.com/virtualstaticvoid/asdf-tsuru) | [![Build Status](https://github.com/virtualstaticvoid/asdf-tsuru/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/virtualstaticvoid/asdf-tsuru/actions/workflows/workflow.yml) | diff --git a/plugins/tree-sitter b/plugins/tree-sitter new file mode 100644 index 0000000..be75b51 --- /dev/null +++ b/plugins/tree-sitter @@ -0,0 +1 @@ +repository = https://github.com/ivanvc/asdf-tree-sitter.git