From cb4ebf996d1c69f428490d4ecb8b23b44b237439 Mon Sep 17 00:00:00 2001 From: "\"Gaetan Lepage\"" <"gaetan@glepage.com"> Date: Fri, 24 Jan 2025 08:02:00 +0100 Subject: [PATCH] vimPlugins.hlchunk-nvim: init at 2024-11-23 --- .../applications/editors/vim/plugins/generated.nix | 14 +++++++++++++- .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index af82ec225bc4..61d5aea42d93 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -5219,6 +5219,18 @@ final: prev: meta.homepage = "https://github.com/pimalaya/himalaya-vim/"; }; + hlchunk-nvim = buildVimPlugin { + pname = "hlchunk.nvim"; + version = "2024-11-23"; + src = fetchFromGitHub { + owner = "shellRaining"; + repo = "hlchunk.nvim"; + rev = "5465dd33ade8676d63f6e8493252283060cd72ca"; + sha256 = "0vksi1idliaxk5l3hksfhhbps4sw6d8lk58m5ja4wrnmjxz5b5bz"; + }; + meta.homepage = "https://github.com/shellRaining/hlchunk.nvim/"; + }; + hlint-refactor-vim = buildVimPlugin { pname = "hlint-refactor-vim"; version = "2015-12-05"; @@ -10458,7 +10470,7 @@ final: prev: meta.homepage = "https://github.com/salkin-mada/openscad.nvim/"; }; - orgmode = buildVimPlugin { + orgmode = buildNeovimPlugin { pname = "orgmode"; version = "2025-01-19"; src = fetchFromGitHub { diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 0a373bd6064a..79b1ab4364e7 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -432,6 +432,7 @@ https://github.com/RaafatTurki/hex.nvim/,HEAD, https://github.com/Yggdroot/hiPairs/,, https://github.com/tzachar/highlight-undo.nvim/,HEAD, https://github.com/pimalaya/himalaya-vim/,, +https://github.com/shellRaining/hlchunk.nvim/,HEAD, https://github.com/mpickering/hlint-refactor-vim/,, https://github.com/calops/hmts.nvim/,, https://github.com/edluffy/hologram.nvim/,,