Unverified Commit c7f56df4 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

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

parents f9a39ebf 873bddf5
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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,