Unverified Commit 22622bd9 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.checkmate-nvim: init at 2025-06-05 (#414748)

parents f7a8cfb1 6ed2e62a
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -1960,6 +1960,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  checkmate-nvim = buildVimPlugin {
    pname = "checkmate.nvim";
    version = "2025-06-05";
    src = fetchFromGitHub {
      owner = "bngarren";
      repo = "checkmate.nvim";
      rev = "aabe87c58d3c30f45aadab4bef38536e9933cd4a";
      sha256 = "1qc3i32hkp59sha7rxbil1r76krlxgqqxn9wj7qlabc99bh11d3s";
    };
    meta.homepage = "https://github.com/bngarren/checkmate.nvim/";
    meta.hydraPlatforms = [ ];
  };
  ci_dark = buildVimPlugin {
    pname = "ci_dark";
    version = "2022-03-27";
+1 −0
Original line number Diff line number Diff line
@@ -149,6 +149,7 @@ https://github.com/Eandrju/cellular-automaton.nvim/,HEAD,
https://github.com/ms-jpq/chadtree/,HEAD,
https://github.com/vim-scripts/changeColorScheme.vim/,,
https://github.com/sudormrfbin/cheatsheet.nvim/,,
https://github.com/bngarren/checkmate.nvim/,HEAD,
https://github.com/yunlingz/ci_dark/,,
https://github.com/declancm/cinnamon.nvim/,HEAD,
https://github.com/projekt0n/circles.nvim/,,