1
0
Fork 0

nvim: update plugins
All checks were successful
Build / build-amd64-linux (push) Successful in 36s
Build / build-arm64-linux (push) Successful in 4m2s

This commit is contained in:
Daniel Kempkens 2024-05-20 16:32:54 +02:00
parent 61a04dc284
commit 97e8741754
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -451,8 +451,8 @@ in
src = fetchFromGitHub {
owner = "rebelot";
repo = "heirline.nvim";
rev = "7566440d5ac0953b7b6505b754d30f3f2469fad6";
sha256 = "1imyd30rvc3fjhg0jdyqi3yaihphca0r0hsjfd90ivw6ms26fdyx";
rev = "fe7a8e8a747f156f6eac86ec75122652cf9563f4";
sha256 = "1pl5w5aligzw9x71lv22f50hi7jfaynp8kxpr4jhc6c2gi2l65x0";
fetchSubmodules = false;
};
};