diff .chezmoiscripts/run_once_after_39-install-helix.sh.tmpl @ 882:8284bef42d1b

feat: update helix with hg fix Allows to open files from the vcs picker from any directory (not only hg root)
author Zeger Van de Vannet <zeger@vandevan.net>
date Fri, 26 Apr 2024 07:59:02 +0200
parents 75fe7fda0948
children 59bf256e6c1c
line wrap: on
line diff
--- a/.chezmoiscripts/run_once_after_39-install-helix.sh.tmpl	Thu Apr 25 10:05:40 2024 +0200
+++ b/.chezmoiscripts/run_once_after_39-install-helix.sh.tmpl	Fri Apr 26 07:59:02 2024 +0200
@@ -11,7 +11,7 @@
 git clone https://github.com/zegervdv/helix $HELIX_BUILD_DIR
 cd $HELIX_BUILD_DIR
 
-git checkout 1db6d6fdc68566a1f075058c1e8fac8a533432d7
+git checkout c98fc6aa3cf06a1873d4b999e1fc57ec9050d40f
 pushd vendor
 bash setup.sh
 popd