vimPlugins.blink-cmp-spell: init at 2025-02-01
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user