vimPlugins.vim-stationeers-ic10: init at 2025-01-08 (#372338)

authored by Gaétan Lepage and committed by GitHub 97b8039f 87e59a43

+12
+11
pkgs/applications/editors/vim/plugins/generated.nix
··· 17708 17708 meta.homepage = "https://github.com/dstein64/vim-startuptime/"; 17709 17709 }; 17710 17710 17711 + vim-stationeers-ic10-syntax = buildVimPlugin { 17712 + pname = "vim-stationeers-ic10-syntax"; 17713 + version = "2025-01-08"; 17714 + src = fetchgit { 17715 + url = "https://gitlab.com/LittleMorph/vim-ic10"; 17716 + rev = "7c1f13b198cfe122fb52f6abfb8dc95d5ca51013"; 17717 + sha256 = "0pxk1qq6niy9msm369w5xn2jcwpa8a30hpqk6hb1ag1v6244j3g1"; 17718 + }; 17719 + meta.homepage = "https://gitlab.com/LittleMorph/vim-ic10"; 17720 + }; 17721 + 17711 17722 vim-strip-trailing-whitespace = buildVimPlugin { 17712 17723 pname = "vim-strip-trailing-whitespace"; 17713 17724 version = "2022-02-01";
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 1469 1469 https://github.com/yorokobi/vim-splunk/,HEAD, 1470 1470 https://github.com/mhinz/vim-startify/,, 1471 1471 https://github.com/dstein64/vim-startuptime/,, 1472 + https://gitlab.com/LittleMorph/vim-ic10,HEAD,vim-stationeers-ic10-syntax 1472 1473 https://github.com/axelf4/vim-strip-trailing-whitespace/,, 1473 1474 https://github.com/nbouscal/vim-stylish-haskell/,, 1474 1475 https://github.com/alx741/vim-stylishask/,,