Skip to content

Commit

Permalink
vimPlugins.vim-stationeers-ic10: init at 2025-01-08 (NixOS#372338)
Browse files Browse the repository at this point in the history
  • Loading branch information
GaetanLepage authored Jan 9, 2025
2 parents 87e59a4 + 162e3a7 commit 97b8039
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pkgs/applications/editors/vim/plugins/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17708,6 +17708,17 @@ final: prev:
meta.homepage = "https://github.com/dstein64/vim-startuptime/";
};

vim-stationeers-ic10-syntax = buildVimPlugin {
pname = "vim-stationeers-ic10-syntax";
version = "2025-01-08";
src = fetchgit {
url = "https://gitlab.com/LittleMorph/vim-ic10";
rev = "7c1f13b198cfe122fb52f6abfb8dc95d5ca51013";
sha256 = "0pxk1qq6niy9msm369w5xn2jcwpa8a30hpqk6hb1ag1v6244j3g1";
};
meta.homepage = "https://gitlab.com/LittleMorph/vim-ic10";
};

vim-strip-trailing-whitespace = buildVimPlugin {
pname = "vim-strip-trailing-whitespace";
version = "2022-02-01";
Expand Down
1 change: 1 addition & 0 deletions pkgs/applications/editors/vim/plugins/vim-plugin-names
Original file line number Diff line number Diff line change
Expand Up @@ -1469,6 +1469,7 @@ https://github.com/kbenzie/vim-spirv/,,
https://github.com/yorokobi/vim-splunk/,HEAD,
https://github.com/mhinz/vim-startify/,,
https://github.com/dstein64/vim-startuptime/,,
https://gitlab.com/LittleMorph/vim-ic10,HEAD,vim-stationeers-ic10-syntax
https://github.com/axelf4/vim-strip-trailing-whitespace/,,
https://github.com/nbouscal/vim-stylish-haskell/,,
https://github.com/alx741/vim-stylishask/,,
Expand Down

0 comments on commit 97b8039

Please sign in to comment.