Skip to content

Commit 3fbfda8

Browse files
authored
vimPlugins.LazyVim: 2025-02-15 -> 2025-02-22
1 parent fbd134f commit 3fbfda8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/applications/editors/vim/plugins/generated.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,12 @@ final: prev:
187187

188188
LazyVim = buildVimPlugin {
189189
pname = "LazyVim";
190-
version = "2025-02-15";
190+
version = "2025-02-22";
191191
src = fetchFromGitHub {
192192
owner = "LazyVim";
193193
repo = "LazyVim";
194-
rev = "401ef48fcd617534b017ef471309bb1bd6465131";
195-
sha256 = "1056af0psn9pxm1q9fcfh8rnv66fapq6fbv7h88ppz8c88d5lr0d";
194+
rev = "cb223553ff73eb2f37ffb5dc0bb75b76a4677faf";
195+
sha256 = "0yc8xcgfjfg0j4jm0rkfpd9d0bg6n29vsm2g9fdmacbmhx79261l";
196196
};
197197
meta.homepage = "https://github.com/LazyVim/LazyVim/";
198198
meta.hydraPlatforms = [ ];

0 commit comments

Comments
 (0)