nvim: update plugins
This commit is contained in:
parent
61a04dc284
commit
97e8741754
1 changed files with 2 additions and 2 deletions
|
@ -451,8 +451,8 @@ in
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "rebelot";
|
owner = "rebelot";
|
||||||
repo = "heirline.nvim";
|
repo = "heirline.nvim";
|
||||||
rev = "7566440d5ac0953b7b6505b754d30f3f2469fad6";
|
rev = "fe7a8e8a747f156f6eac86ec75122652cf9563f4";
|
||||||
sha256 = "1imyd30rvc3fjhg0jdyqi3yaihphca0r0hsjfd90ivw6ms26fdyx";
|
sha256 = "1pl5w5aligzw9x71lv22f50hi7jfaynp8kxpr4jhc6c2gi2l65x0";
|
||||||
fetchSubmodules = false;
|
fetchSubmodules = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue