From 8471aa808b41e6129a10b1108c2b0982524419b8 Mon Sep 17 00:00:00 2001 From: Chris Sergienko Date: Sat, 5 Oct 2024 16:32:59 +0300 Subject: [PATCH] feat: add helix editor (#991) Co-authored-by: James Hegedus --- README.md | 1 + plugins/helix-editor | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/helix-editor diff --git a/README.md b/README.md index b6195ebc2..bf08d9dff 100644 --- a/README.md +++ b/README.md @@ -340,6 +340,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Haxe | [asdf-community/asdf-haxe](https://github.com/asdf-community/asdf-haxe) | | hcl2json | [dex4er/asdf-hcl2json](https://github.com/dex4er/asdf-hcl2json) | | hcloud | [chessmango/asdf-hcloud](https://github.com/chessmango/asdf-hcloud) | +| Helix Editor | [CSergienko/asdf-helix](https://github.com/CSergienko/asdf-helix) | | Helm | [Antiarchitect/asdf-helm](https://github.com/Antiarchitect/asdf-helm) | | Helm Chart Releaser | [Antiarchitect/asdf-helm-cr](https://github.com/Antiarchitect/asdf-helm-cr) | | Helm Chart Tester | [tablexi/asdf-helm-ct](https://github.com/tablexi/asdf-helm-ct) | diff --git a/plugins/helix-editor b/plugins/helix-editor new file mode 100644 index 000000000..ec2bf8a82 --- /dev/null +++ b/plugins/helix-editor @@ -0,0 +1 @@ +repository = https://github.com/CSergienko/asdf-helix