Commit bf93aac6 authored by Carman Fu's avatar Carman Fu
Browse files

vimPlugins.cmdalias-vim: init at 2010-10-18

parent d0fabf48
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,