Unverified Commit 3265f5ce authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.vim-crystalline: init at 1.1.4-unstable-2025-04-16 (#472791)

parents 87dbcac9 3ee914fe
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -17524,6 +17524,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  vim-crystalline = buildVimPlugin {
    pname = "vim-crystalline";
    version = "1.1.4-unstable-2025-04-16";
    src = fetchFromGitHub {
      owner = "rbong";
      repo = "vim-crystalline";
      rev = "3d1b744439f5fcdae9b58d58639fc85c37e1e0a6";
      hash = "sha256-XvEPEBCvJIocIu12ZF8aqncjoBd2H4JX365MnvsD3zI=";
    };
    meta.homepage = "https://github.com/rbong/vim-crystalline/";
    meta.hydraPlatforms = [ ];
  };
  vim-csharp = buildVimPlugin {
    pname = "vim-csharp";
    version = "0-unstable-2017-03-29";
+1 −0
Original line number Diff line number Diff line
@@ -1345,6 +1345,7 @@ https://github.com/romainl/vim-cool/,,
https://github.com/octol/vim-cpp-enhanced-highlight/,,
https://github.com/mhinz/vim-crates/,,
https://github.com/vim-crystal/vim-crystal/,HEAD,
https://github.com/rbong/vim-crystalline/,HEAD,
https://github.com/OrangeT/vim-csharp/,,
https://github.com/ap/vim-css-color/,,
https://github.com/cue-lang/vim-cue/,,