vimPlugins.blink-cmp-conventional-commits: init at 2025-02-18
This commit is contained in:
@@ -1423,6 +1423,19 @@ final: prev:
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
blink-cmp-conventional-commits = buildVimPlugin {
|
||||
pname = "blink-cmp-conventional-commits";
|
||||
version = "2025-02-18";
|
||||
src = fetchFromGitHub {
|
||||
owner = "disrupted";
|
||||
repo = "blink-cmp-conventional-commits";
|
||||
rev = "e7ce3ddcc6d4044067d6d77ab41d480202e814ad";
|
||||
sha256 = "0m72nyg3pm1ig04hvch6lzd4hy77dnmdxxmbq154qwkjhbm0bs6m";
|
||||
};
|
||||
meta.homepage = "https://github.com/disrupted/blink-cmp-conventional-commits/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
blink-cmp-copilot = buildVimPlugin {
|
||||
pname = "blink-cmp-copilot";
|
||||
version = "2025-02-21";
|
||||
|
||||
@@ -108,6 +108,7 @@ https://github.com/rbgrouleff/bclose.vim/,,
|
||||
https://github.com/max397574/better-escape.nvim/,,
|
||||
https://github.com/LunarVim/bigfile.nvim/,,
|
||||
https://github.com/APZelos/blamer.nvim/,HEAD,
|
||||
https://github.com/disrupted/blink-cmp-conventional-commits/,HEAD,
|
||||
https://github.com/giuxtaposition/blink-cmp-copilot/,HEAD,
|
||||
https://github.com/Kaiser-Yang/blink-cmp-dictionary/,HEAD,
|
||||
https://github.com/Kaiser-Yang/blink-cmp-git/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user