From 8e2edf583ffe22dca68ca2466deee8944cf8919b Mon Sep 17 00:00:00 2001 From: "\"saygo-png\"" <"saygo.mail@proton.me"> Date: Sun, 10 Aug 2025 20:48:45 +0200 Subject: [PATCH] vimPlugins.cutlass-nvim: init at 2023-12-18 --- 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 d5821263522f..ef229b0defd5 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -3651,6 +3651,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + cutlass-nvim = buildVimPlugin { + pname = "cutlass.nvim"; + version = "2023-12-18"; + src = fetchFromGitHub { + owner = "gbprod"; + repo = "cutlass.nvim"; + rev = "1ac7e4b53d79410be52a9e464d44c60556282b3e"; + sha256 = "0p00xjn6da7hj10vwnighsf1y0zmndfx9d2nb95whnq6awkbyr6f"; + }; + meta.homepage = "https://github.com/gbprod/cutlass.nvim/"; + meta.hydraPlatforms = [ ]; + }; + cyberdream-nvim = buildVimPlugin { pname = "cyberdream.nvim"; version = "2025-07-25"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 019bd27b819a..d92bb8d7f387 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -279,6 +279,7 @@ https://github.com/JazzCore/ctrlp-cmatcher/,, https://github.com/FelikZ/ctrlp-py-matcher/,, https://github.com/amiorin/ctrlp-z/,, https://github.com/ctrlpvim/ctrlp.vim/,, +https://github.com/gbprod/cutlass.nvim/,HEAD, https://github.com/scottmckendry/cyberdream.nvim/,, https://github.com/JachymPutta/dailies.nvim/,HEAD, https://github.com/Koalhack/darcubox-nvim/,HEAD,