From ed6daf6a1ebfbaa8fd1d47615aad206ad86a79b4 Mon Sep 17 00:00:00 2001 From: Carman Fu Date: Tue, 9 Jun 2026 11:28:56 +0800 Subject: [PATCH] vimPlugins.guh-nvim: init at 2026-06-09 https://github.com/justinmk/guh.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 e300c0a3bf1b..03e3ee8bca39 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -7085,6 +7085,20 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + guh-nvim = buildVimPlugin { + pname = "guh.nvim"; + version = "2026-06-09"; + src = fetchFromGitHub { + owner = "justinmk"; + repo = "guh.nvim"; + rev = "e8d8df780eb13da78a992fdc387bbc5f1401dd6f"; + hash = "sha256-vkBP9TvNbUsChtntdgFkHaT01R84HfUAjGXk+SbZUng="; + }; + meta.homepage = "https://github.com/justinmk/guh.nvim/"; + meta.license = getLicenseFromSpdxId "MIT"; + meta.hydraPlatforms = [ ]; + }; + guihua-lua = buildVimPlugin { pname = "guihua.lua"; version = "0.1-unstable-2026-05-26"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 540a4fb4e206..f0edc1979e29 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -504,6 +504,7 @@ https://github.com/ellisonleao/gruvbox.nvim/,, https://github.com/nvimdev/guard-collection/,, https://github.com/nvimdev/guard.nvim/,, https://github.com/nmac427/guess-indent.nvim/,, +https://github.com/justinmk/guh.nvim/,main, https://github.com/ray-x/guihua.lua/,, https://github.com/sjl/gundo.vim/,, https://github.com/junegunn/gv.vim/,,