vimPlugins.im-select-nvim: init at 0-unstable-2025-07-24 (#489156)

This commit is contained in:
Gaétan Lepage
2026-02-10 21:53:12 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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,