Unverified Commit 996eef7f authored by Fovir's avatar Fovir
Browse files

vimPlugins.opencode-nvim: fix dependencies

parent 5bc0e6a8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@
  gitMinimal,
  # opencode-nvim,
  opencode,
  lsof,
  # Preview-nvim dependencies
  md-tui,
  # sidekick-nvim dependencies
@@ -2995,6 +2996,7 @@ assertNoAdditions {
    runtimeDeps = [
      curl
      opencode
      lsof
    ];
  };