From 1c3d64c93924b2f46be1d1be549fbb83e8409c2d Mon Sep 17 00:00:00 2001 From: Rahul Kochar Date: Sat, 20 Jun 2026 11:32:03 +0200 Subject: [PATCH] vimPlugins.multiple-cursors-nvim: init at 0.15 https://github.com/brenton-leighton/multiple-cursors.nvim --- .../applications/editors/vim/plugins/generated.nix | 14 ++++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 15 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index a55337312e1b..8803e9335f17 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -10669,6 +10669,20 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + multiple-cursors-nvim = buildVimPlugin { + pname = "multiple-cursors.nvim"; + version = "0.15-unstable-2026-05-10"; + src = fetchFromGitHub { + owner = "brenton-leighton"; + repo = "multiple-cursors.nvim"; + rev = "eae76d4c5f7ede2d45746dc2affb5e7a139e4aa8"; + hash = "sha256-iLQT+M0wL/Bh0zzgLSozSRjsELzKochMlM6djUwg/og="; + }; + meta.homepage = "https://github.com/brenton-leighton/multiple-cursors.nvim/"; + meta.license = getLicenseFromSpdxId "Apache-2.0"; + meta.hydraPlatforms = [ ]; + }; + muren-nvim = buildVimPlugin { pname = "muren.nvim"; version = "0-unstable-2025-02-09"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 8e0ef82824a3..c06733b9ec40 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -760,6 +760,7 @@ https://github.com/leafo/moonscript-vim/,, https://github.com/yegappan/mru/,, https://github.com/jake-stewart/multicursor.nvim/,, https://github.com/smoka7/multicursors.nvim/,, +https://github.com/brenton-leighton/multiple-cursors.nvim/,main, https://github.com/AckslD/muren.nvim/,, https://github.com/jbyuki/nabla.nvim/,, https://github.com/ncm2/ncm2/,,