diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 3a90653c2ffb..4b693a5a0583 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -15315,6 +15315,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + unified-nvim = buildVimPlugin { + pname = "unified.nvim"; + version = "2025-06-08"; + src = fetchFromGitHub { + owner = "axkirillov"; + repo = "unified.nvim"; + rev = "0d8eebd3909b86ca30407d79b547a245185082c2"; + sha256 = "1r3pdh3rhlkrp9ykzxwaqrfww87dpa6b72kfvxf3j24firl0m9nv"; + }; + meta.homepage = "https://github.com/axkirillov/unified.nvim/"; + meta.hydraPlatforms = [ ]; + }; + unimpaired-nvim = buildVimPlugin { pname = "unimpaired.nvim"; version = "2025-03-29"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 820145b18563..578dbed86586 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1175,6 +1175,7 @@ https://github.com/altermo/ultimate-autopair.nvim/,HEAD, https://github.com/SirVer/ultisnips/,, https://github.com/mbbill/undotree/,, https://github.com/chrisbra/unicode.vim/,, +https://github.com/axkirillov/unified.nvim/,HEAD, https://github.com/afreakk/unimpaired-which-key.nvim/,HEAD, https://github.com/tummetott/unimpaired.nvim/,HEAD, https://github.com/unisonweb/unison/,,