Unverified Commit 76a3350a authored by Austin Horstman's avatar Austin Horstman
Browse files

vimPlugins: update on 2026-02-09

parent c0a0fb06
Loading
Loading
Loading
Loading
+222 −222

File changed.

Preview size limit exceeded, changes collapsed.

+4 −0
Original line number Diff line number Diff line
@@ -301,6 +301,10 @@ assertNoAdditions {
    ];
  };

  blink-cmp-conventional-commits = super.blink-cmp-conventional-commits.overrideAttrs {
    dependencies = [ self.blink-cmp ];
  };

  blink-cmp-copilot = super.blink-cmp-copilot.overrideAttrs {
    dependencies = [ self.copilot-lua ];
  };