Loading pkgs/applications/editors/vim/plugins/generated.nix +11 −0 Original line number Diff line number Diff line Loading @@ -17406,5 +17406,16 @@ final: prev: meta.homepage = "https://github.com/declancm/cinnamon.nvim"; }; cmp-ai = buildVimPlugin { pname = "cmp-ai"; version = "2024-06-02"; src = fetchFromGitHub { owner = "tzachar"; repo = "cmp-ai"; rev = "2b787129314c5fb8bfd41a6919d4889210e6b265"; sha256 = "sha256-ul2X6kIdreJ9dCQERw7C3l2dss7Mtcwtm7CGhAxjjvY="; }; meta.homepage = "https://github.com/tzachar/cmp-ai/"; }; } pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -215,6 +215,10 @@ ''; }; cmp-ai = super.cmp-ai.overrideAttrs { dependencies = with self; [ nvim-cmp plenary-nvim ]; }; cmp-clippy = super.cmp-clippy.overrideAttrs { dependencies = with self; [ nvim-cmp plenary-nvim ]; }; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +2 −1 Original line number Diff line number Diff line Loading @@ -131,6 +131,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/tzachar/cmp-ai/,HEAD, https://codeberg.org/FelipeLema/cmp-async-path/,, https://github.com/crispgm/cmp-beancount/,HEAD, https://github.com/hrsh7th/cmp-buffer/,, Loading Loading @@ -304,7 +305,6 @@ https://github.com/konfekt/fastfold/,, https://github.com/lilydjwg/fcitx.vim/,fcitx5, https://github.com/freddiehaddad/feline.nvim/,, https://github.com/bakpakin/fennel.vim/,, https://github.com/lambdalisue/vim-fern,, https://github.com/wincent/ferret/,, https://github.com/j-hui/fidget.nvim/,, https://github.com/bogado/file-line/,, Loading Loading @@ -1096,6 +1096,7 @@ https://github.com/tpope/vim-eunuch/,, https://github.com/tommcdo/vim-exchange/,, https://github.com/terryma/vim-expand-region/,, https://github.com/int3/vim-extradite/,, https://github.com/lambdalisue/vim-fern/,, https://github.com/wsdjeg/vim-fetch/,, https://github.com/fadein/vim-figlet/,HEAD, https://github.com/tpope/vim-fireplace/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +11 −0 Original line number Diff line number Diff line Loading @@ -17406,5 +17406,16 @@ final: prev: meta.homepage = "https://github.com/declancm/cinnamon.nvim"; }; cmp-ai = buildVimPlugin { pname = "cmp-ai"; version = "2024-06-02"; src = fetchFromGitHub { owner = "tzachar"; repo = "cmp-ai"; rev = "2b787129314c5fb8bfd41a6919d4889210e6b265"; sha256 = "sha256-ul2X6kIdreJ9dCQERw7C3l2dss7Mtcwtm7CGhAxjjvY="; }; meta.homepage = "https://github.com/tzachar/cmp-ai/"; }; }
pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -215,6 +215,10 @@ ''; }; cmp-ai = super.cmp-ai.overrideAttrs { dependencies = with self; [ nvim-cmp plenary-nvim ]; }; cmp-clippy = super.cmp-clippy.overrideAttrs { dependencies = with self; [ nvim-cmp plenary-nvim ]; }; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +2 −1 Original line number Diff line number Diff line Loading @@ -131,6 +131,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/tzachar/cmp-ai/,HEAD, https://codeberg.org/FelipeLema/cmp-async-path/,, https://github.com/crispgm/cmp-beancount/,HEAD, https://github.com/hrsh7th/cmp-buffer/,, Loading Loading @@ -304,7 +305,6 @@ https://github.com/konfekt/fastfold/,, https://github.com/lilydjwg/fcitx.vim/,fcitx5, https://github.com/freddiehaddad/feline.nvim/,, https://github.com/bakpakin/fennel.vim/,, https://github.com/lambdalisue/vim-fern,, https://github.com/wincent/ferret/,, https://github.com/j-hui/fidget.nvim/,, https://github.com/bogado/file-line/,, Loading Loading @@ -1096,6 +1096,7 @@ https://github.com/tpope/vim-eunuch/,, https://github.com/tommcdo/vim-exchange/,, https://github.com/terryma/vim-expand-region/,, https://github.com/int3/vim-extradite/,, https://github.com/lambdalisue/vim-fern/,, https://github.com/wsdjeg/vim-fetch/,, https://github.com/fadein/vim-figlet/,HEAD, https://github.com/tpope/vim-fireplace/,, Loading