Unverified Commit 66fab963 authored by figsoda's avatar figsoda Committed by GitHub
Browse files

Merge pull request #228598 from YorikSar/vim-solarized8

vimPlugins.vim-solarized8: init at 2023-02-25
parents e303eb2b 53e5cca7
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -13209,6 +13209,18 @@ final: prev:
    meta.homepage = "https://github.com/honza/vim-snippets/";
  };

  vim-solarized8 = buildVimPluginFrom2Nix {
    pname = "vim-solarized8";
    version = "2023-02-25";
    src = fetchFromGitHub {
      owner = "lifepillar";
      repo = "vim-solarized8";
      rev = "bcd4e74e9850fd59ee0294a5c3ae958ed535cc52";
      sha256 = "00qhqy511wdcmlsglwhqsd6gffagjmdz0wl5627a3nwmxs8p45sa";
    };
    meta.homepage = "https://github.com/lifepillar/vim-solarized8/";
  };

  vim-solidity = buildVimPluginFrom2Nix {
    pname = "vim-solidity";
    version = "2018-04-17";
+1 −0
Original line number Diff line number Diff line
@@ -1110,6 +1110,7 @@ https://github.com/justinmk/vim-sneak/,,
https://github.com/garbas/vim-snipmate/,,
https://github.com/honza/vim-snippets/,,
https://github.com/jhradilek/vim-snippets/,,vim-docbk-snippets
https://github.com/lifepillar/vim-solarized8/,HEAD,
https://github.com/tomlion/vim-solidity/,,
https://github.com/christoomey/vim-sort-motion/,,
https://github.com/tpope/vim-speeddating/,,