Unverified Commit e1677fa3 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.blink-cmp-spell: init at 2025-02-01 (#379157)

parents 3e863cd0 d11a0d47
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -1302,6 +1302,18 @@ final: prev:
    meta.homepage = "https://github.com/giuxtaposition/blink-cmp-copilot/";
  };
  blink-cmp-spell = buildVimPlugin {
    pname = "blink-cmp-spell";
    version = "2025-02-01";
    src = fetchFromGitHub {
      owner = "ribru17";
      repo = "blink-cmp-spell";
      rev = "38d6797dea6f72baa6e8b3bfca6da96d8fcac64d";
      sha256 = "19pnasa446iiapgsr3z2fpk0nnrzh8g5wrzrq8n0y4q0z6spc9f6";
    };
    meta.homepage = "https://github.com/ribru17/blink-cmp-spell/";
  };
  blink-compat = buildVimPlugin {
    pname = "blink.compat";
    version = "2025-01-20";
+1 −0
Original line number Diff line number Diff line
@@ -106,6 +106,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/ribru17/blink-cmp-spell/,HEAD,
https://github.com/fang2hou/blink-copilot/,HEAD,
https://github.com/moyiz/blink-emoji.nvim/,HEAD,
https://github.com/mikavilpas/blink-ripgrep.nvim/,HEAD,