diff --git a/helix-git/PKGBUILD b/helix-git/PKGBUILD index 7d2d09f..225295a 100644 --- a/helix-git/PKGBUILD +++ b/helix-git/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 license=('MPL2') pkgdesc="A text editor written in rust" url="https://helix-editor.com" -_git="https://github.com/AOx0/${_pkgname}.git" +_git="https://github.com/AOx0/${_pkgname}.git#branch=inline-diagnostics" arch=(x86_64) makedepends=('git' 'cargo-nightly') depends=()