From 29e41a87976f7037ca6bd3d8b1ef814b7bb2cfc3 Mon Sep 17 00:00:00 2001 From: "\"Gaetan Lepage\"" <"gaetan@glepage.com"> Date: Sat, 12 Jul 2025 10:09:25 +0200 Subject: [PATCH] vimPlugins.comfy-line-numbers-nvim: init at 2025-05-27 --- 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 0d34f7bb7801..d1233299fe31 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -3078,6 +3078,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + comfy-line-numbers-nvim = buildVimPlugin { + pname = "comfy-line-numbers.nvim"; + version = "2025-05-27"; + src = fetchFromGitHub { + owner = "mluders"; + repo = "comfy-line-numbers.nvim"; + rev = "eb1c966e22fbabe3a3214c78bda9793ccf9d2a5d"; + sha256 = "0dp4sk695s2ra89zsb69g1xsh27qkfv16jp7b4nr316idsdf3899"; + }; + meta.homepage = "https://github.com/mluders/comfy-line-numbers.nvim/"; + meta.hydraPlatforms = [ ]; + }; + command-t = buildVimPlugin { pname = "command-t"; version = "2025-07-03"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index a47663276a52..af8b68f2611f 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -235,6 +235,7 @@ https://github.com/xzbdmw/colorful-menu.nvim/,HEAD, https://github.com/nvim-zh/colorful-winsep.nvim/,HEAD, https://github.com/lilydjwg/colorizer/,, https://github.com/Domeee/com.cloudedmountain.ide.neovim/,HEAD, +https://github.com/mluders/comfy-line-numbers.nvim/,HEAD, https://github.com/wincent/command-t/,, https://github.com/LudoPinelli/comment-box.nvim/,HEAD, https://github.com/numtostr/comment.nvim/,,