Unverified Commit b75e8d6a authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.blink-compat: init at 2024-12-03 (#365782)

parents 89657862 54c220ee
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -1254,6 +1254,18 @@ final: prev:
    meta.homepage = "https://github.com/giuxtaposition/blink-cmp-copilot/";
  };
  blink-compat = buildVimPlugin {
    pname = "blink.compat";
    version = "2024-12-03";
    src = fetchFromGitHub {
      owner = "Saghen";
      repo = "blink.compat";
      rev = "73249d35c8737b614bed64c2f33277387035f8ec";
      sha256 = "151lqk78g3zwbwr7d0yvlxc3zbwyh9776nl779r7fx7ap4dm0vj1";
    };
    meta.homepage = "https://github.com/Saghen/blink.compat/";
  };
  block-nvim = buildVimPlugin {
    pname = "block.nvim";
    version = "2023-10-10";
+1 −0
Original line number Diff line number Diff line
@@ -102,6 +102,7 @@ https://github.com/max397574/better-escape.nvim/,,
https://github.com/LunarVim/bigfile.nvim/,,
https://github.com/APZelos/blamer.nvim/,HEAD,
https://github.com/giuxtaposition/blink-cmp-copilot/,HEAD,
https://github.com/Saghen/blink.compat/,HEAD,
https://github.com/HampusHauffman/block.nvim/,HEAD,
https://github.com/blueballs-theme/blueballs-neovim/,,
https://github.com/uloco/bluloco.nvim/,,