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

vimPlugins.vim-zscript: init at 2023-10-02 (#339710)

parents c02a0dff ef022264
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -17001,6 +17001,18 @@ final: prev:
    meta.homepage = "https://github.com/michal-h21/vim-zettel/";
  };
  vim-zscript = buildVimPlugin {
    pname = "vim-zscript";
    version = "2023-10-02";
    src = fetchFromGitHub {
      owner = "marrub--";
      repo = "vim-zscript";
      rev = "8c9352effb0847f838dbe32dc946ab38937b3d26";
      sha256 = "1q619ial566gbf93d8v13njkhqx6blmcp402cpa3may4npf3qric";
    };
    meta.homepage = "https://github.com/marrub--/vim-zscript/";
  };
  vim2hs = buildVimPlugin {
    pname = "vim2hs";
    version = "2014-04-16";
+1 −0
Original line number Diff line number Diff line
@@ -1430,6 +1430,7 @@ https://github.com/mg979/vim-xtabline/,,
https://github.com/stephpy/vim-yaml/,,
https://github.com/simonrw/vim-yapf/,,
https://github.com/michal-h21/vim-zettel/,HEAD,
https://github.com/marrub--/vim-zscript/,HEAD,
https://github.com/dag/vim2hs/,,
https://github.com/monkoose/vim9-stargate/,HEAD,
https://github.com/dominikduda/vim_current_word/,,