Unverified Commit f75f305d authored by Donovan Glover's avatar Donovan Glover
Browse files

vimPlugins.vim-astro: init at 2022-08-25

parent 6cee3b58
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -10470,6 +10470,18 @@ final: prev:
    meta.homepage = "https://github.com/haya14busa/vim-asterisk/";
  };

  vim-astro = buildVimPluginFrom2Nix {
    pname = "vim-astro";
    version = "2022-08-25";
    src = fetchFromGitHub {
      owner = "wuelnerdotexe";
      repo = "vim-astro";
      rev = "34732be5e9a5c28c2409f4490edf92d46d8b55a9";
      sha256 = "1ild33hxiphj0z8b4kpcad4rai7q7jd0lsmhpa30kfgmyj5kh90z";
    };
    meta.homepage = "https://github.com/wuelnerdotexe/vim-astro/";
  };

  vim-asymptote = buildVimPluginFrom2Nix {
    pname = "vim-asymptote";
    version = "2014-06-26";
+1 −0
Original line number Diff line number Diff line
@@ -885,6 +885,7 @@ https://github.com/ThePrimeagen/vim-apm/,,
https://github.com/PeterRincker/vim-argumentative/,,
https://github.com/FooSoft/vim-argwrap/,,
https://github.com/haya14busa/vim-asterisk/,,
https://github.com/wuelnerdotexe/vim-astro/,HEAD,
https://github.com/hura/vim-asymptote/,,
https://github.com/907th/vim-auto-save/,,
https://github.com/vim-autoformat/vim-autoformat/,,