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

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

parents 038b030e b339519d
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -20126,6 +20126,19 @@ final: prev: {
    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 −0
Original line number Diff line number Diff line
@@ -1545,6 +1545,7 @@ https://github.com/tpope/vim-ragtag/,,
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/,,