Unverified Commit 1c9bb880 authored by Austin Horstman's avatar Austin Horstman
Browse files

vimPlugins.blink-cmp-tmux: init at 2025-05-23

parent ab2e5097
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -1674,6 +1674,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  blink-cmp-tmux = buildVimPlugin {
    pname = "blink-cmp-tmux";
    version = "2025-05-23";
    src = fetchFromGitHub {
      owner = "mgalliou";
      repo = "blink-cmp-tmux";
      rev = "4586c705b6f80b536c34a61ed0d3cd4d7f08322d";
      sha256 = "1d7kvpzjmasfk8lszwhpay46w1b11sas9s8542gdwqiv0l32dp7p";
    };
    meta.homepage = "https://github.com/mgalliou/blink-cmp-tmux/";
    meta.hydraPlatforms = [ ];
  };
  blink-cmp-words = buildVimPlugin {
    pname = "blink-cmp-words";
    version = "2025-08-06";
+1 −0
Original line number Diff line number Diff line
@@ -127,6 +127,7 @@ https://github.com/Kaiser-Yang/blink-cmp-git/,HEAD,
https://github.com/erooke/blink-cmp-latex/,HEAD,
https://github.com/alexandre-abrioux/blink-cmp-npm.nvim/,HEAD,
https://github.com/ribru17/blink-cmp-spell/,HEAD,
https://github.com/mgalliou/blink-cmp-tmux/,HEAD,
https://github.com/archie-judd/blink-cmp-words/,HEAD,
https://github.com/marcoSven/blink-cmp-yanky/,HEAD,
https://github.com/fang2hou/blink-copilot/,HEAD,