diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index f8d4ebfbf925..e468ea95b0f9 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -6790,6 +6790,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + im-select-nvim = buildVimPlugin { + pname = "im-select.nvim"; + version = "0-unstable-2025-07-24"; + src = fetchFromGitHub { + owner = "keaising"; + repo = "im-select.nvim"; + rev = "113a6905a1c95d2990269f96abcbad9718209557"; + hash = "sha256-rtbqJjih9yy2svMIro7FbdH9DqGTumAmfcRICfqT8tQ="; + }; + meta.homepage = "https://github.com/keaising/im-select.nvim/"; + meta.hydraPlatforms = [ ]; + }; + img-clip-nvim = buildVimPlugin { pname = "img-clip.nvim"; version = "0.6.0-unstable-2025-12-19"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index e180427ed44a..729420d15b36 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -520,6 +520,7 @@ https://github.com/cocopon/iceberg.vim/,, https://github.com/idris-hackers/idris-vim/,, https://github.com/idris-community/idris2-nvim/,, https://github.com/edwinb/idris2-vim/,, +https://github.com/keaising/im-select.nvim/,HEAD, https://github.com/HakonHarnes/img-clip.nvim/,HEAD, https://github.com/lewis6991/impatient.nvim/,, https://github.com/backdround/improved-search.nvim/,HEAD,