vimPlugins.cmdalias-vim: init at 2010-10-18
This commit is contained in:
@@ -1982,6 +1982,19 @@ final: prev:
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
cmdalias-vim = buildVimPlugin {
|
||||
pname = "cmdalias.vim";
|
||||
version = "2010-10-18";
|
||||
src = fetchFromGitHub {
|
||||
owner = "vim-scripts";
|
||||
repo = "cmdalias.vim";
|
||||
rev = "fd3aea59d57f5fed1b835a0e545540c9781c4bb3";
|
||||
sha256 = "1y34bmbzdmc1d404m2xiy4n0bz25wfarm7ybql9hsq8jc5pkzjjc";
|
||||
};
|
||||
meta.homepage = "https://github.com/vim-scripts/cmdalias.vim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
cmp-ai = buildVimPlugin {
|
||||
pname = "cmp-ai";
|
||||
version = "2025-01-06";
|
||||
|
||||
@@ -151,6 +151,7 @@ https://github.com/laytan/cloak.nvim/,HEAD,
|
||||
https://github.com/asheq/close-buffers.vim/,HEAD,
|
||||
https://github.com/Civitasv/cmake-tools.nvim/,,
|
||||
https://github.com/winston0410/cmd-parser.nvim/,,
|
||||
https://github.com/vim-scripts/cmdalias.vim/,HEAD,
|
||||
https://github.com/tzachar/cmp-ai/,HEAD,
|
||||
https://github.com/crispgm/cmp-beancount/,HEAD,
|
||||
https://github.com/hrsh7th/cmp-buffer/,,
|
||||
|
||||
Reference in New Issue
Block a user