From 6ed2e62ab12e19922f2395d0eca0016d587aa725 Mon Sep 17 00:00:00 2001 From: vinylen Date: Sat, 7 Jun 2025 15:21:59 +0200 Subject: [PATCH] vimPlugins.checkmate-nvim: init at 2025-06-05 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index f4b84f57180d..1f67f7cd764b 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 5f3dcded1e6f..384c01050c1e 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,