From b03153dcea425f20dfa5bd529c24fe7aa3664394 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 21 Dec 2023 13:46:02 +0000 Subject: [PATCH] update helix --- recipes/wip/helix/recipe.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/wip/helix/recipe.toml b/recipes/wip/helix/recipe.toml index f3203e04d..27490396f 100644 --- a/recipes/wip/helix/recipe.toml +++ b/recipes/wip/helix/recipe.toml @@ -1,4 +1,5 @@ -#TODO helix-term error (after cargo update) +#TODO program source code error +#TODO configuration - https://docs.helix-editor.com/install.html#configuring-helixs-runtime-files [source] tar = "https://github.com/helix-editor/helix/releases/download/23.10/helix-23.10-source.tar.xz" [build]