Unverified Commit 58211c22 authored by Austin Horstman's avatar Austin Horstman
Browse files

vimPlugins: update on 2026-04-23

parent e3f710b8
Loading
Loading
Loading
Loading
+143 −143

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -3234,7 +3234,7 @@ assertNoAdditions {

  refactoring-nvim = super.refactoring-nvim.overrideAttrs {
    dependencies = with self; [
      plenary-nvim
      async-nvim
    ];
  };