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

This commit is contained in:
Austin Horstman
2025-06-07 08:48:32 -05:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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/,,