Commit ac4d05da authored by "Marc Jakobi"'s avatar "Marc Jakobi" Committed by Marc Jakobi
Browse files

vimPlugins.material-vim: init at 2022-09-14

parent 63d966ff
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -4558,6 +4558,18 @@ final: prev:
    meta.homepage = "https://github.com/marko-cerovac/material.nvim/";
  };

  material-vim = buildVimPluginFrom2Nix {
    pname = "material.vim";
    version = "2022-09-14";
    src = fetchFromGitHub {
      owner = "kaicataldo";
      repo = "material.vim";
      rev = "81d5d0bb30677b0846a2721a600f2f45db6d10a7";
      sha256 = "1j23wi0hh5h0pc0rk5dxvsc60k484h5haa2gfxzahjqd7kzil4y8";
    };
    meta.homepage = "https://github.com/kaicataldo/material.vim/";
  };

  mayansmoke = buildVimPluginFrom2Nix {
    pname = "mayansmoke";
    version = "2010-10-18";
+1 −0
Original line number Diff line number Diff line
@@ -381,6 +381,7 @@ https://github.com/iamcco/markdown-preview.nvim/,,
https://github.com/chentoast/marks.nvim/,,
https://github.com/vim-scripts/matchit.zip/,,
https://github.com/marko-cerovac/material.nvim/,,
https://github.com/kaicataldo/material.vim/,HEAD,
https://github.com/vim-scripts/mayansmoke/,,
https://github.com/echasnovski/mini.nvim/,,
https://github.com/wfxr/minimap.vim/,,