vimPlugins.im-select-nvim: init at 0-unstable-2025-07-24
https://github.com/keaising/im-select.nvim
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user