diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 0b749e2678af..af2ae0423ce2 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -7071,6 +7071,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 8eec0b617b60..d4a7bfa86c94 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -503,6 +503,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/,,