vimPlugins.vim-rhai: init at 2022-07-16 (#436975)

Changed files
+14
pkgs
applications
editors
+13
pkgs/applications/editors/vim/plugins/generated.nix
···
meta.hydraPlatforms = [ ];
};
vim-rhubarb = buildVimPlugin {
pname = "vim-rhubarb";
version = "2025-06-27";
···
meta.hydraPlatforms = [ ];
};
+
vim-rhai = buildVimPlugin {
+
pname = "vim-rhai";
+
version = "2022-07-16";
+
src = fetchFromGitHub {
+
owner = "rhaiscript";
+
repo = "vim-rhai";
+
rev = "b0585e2c92a4a64edcd060836ae41d1e698ebc20";
+
sha256 = "0m36d7f2zkb5197k3gfjdhidpl2j50y2n2ywg1mxv4a55b06vfbh";
+
};
+
meta.homepage = "https://github.com/rhaiscript/vim-rhai/";
+
meta.hydraPlatforms = [ ];
+
};
+
vim-rhubarb = buildVimPlugin {
pname = "vim-rhubarb";
version = "2025-06-27";
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
···
https://github.com/tpope/vim-rails/,,
https://github.com/jordwalke/vim-reasonml/,,
https://github.com/tpope/vim-repeat/,,
https://github.com/tpope/vim-rhubarb/,,
https://github.com/airblade/vim-rooter/,,
https://github.com/tpope/vim-rsi/,,
···
https://github.com/tpope/vim-rails/,,
https://github.com/jordwalke/vim-reasonml/,,
https://github.com/tpope/vim-repeat/,,
+
https://github.com/rhaiscript/vim-rhai/,,
https://github.com/tpope/vim-rhubarb/,,
https://github.com/airblade/vim-rooter/,,
https://github.com/tpope/vim-rsi/,,