From cf837ae068c1ea31c28ade94fa320484c44485be Mon Sep 17 00:00:00 2001 From: mesalon Date: Thu, 28 Aug 2025 16:09:54 -0700 Subject: [PATCH] vimPlugins.nvim-unity: init at 2025-08-22 --- 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 1815d565762d..2d2916fe020e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -11738,6 +11738,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + nvim-unity = buildVimPlugin { + pname = "nvim-unity"; + version = "2025-08-22"; + src = fetchFromGitHub { + owner = "apyra"; + repo = "nvim-unity"; + rev = "22aa4a977bbe4a9cd2c09617f43744eda76fb315"; + sha256 = "0hxpj6nh6w73mz29p4jpfapfc4nrmsnpcrw2cyggcrblfmm844f8"; + }; + meta.homepage = "https://github.com/apyra/nvim-unity/"; + meta.hydraPlatforms = [ ]; + }; + nvim-various-textobjs = buildVimPlugin { pname = "nvim-various-textobjs"; version = "2025-08-19"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 68358bfffc45..350505fb2cf5 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -901,6 +901,7 @@ https://github.com/windwp/nvim-ts-autotag/,, https://github.com/joosepalviste/nvim-ts-context-commentstring/,, https://github.com/kevinhwang91/nvim-ufo/,HEAD, https://github.com/samjwill/nvim-unception/,HEAD, +https://github.com/apyra/nvim-unity/,HEAD, https://github.com/chrisgrieser/nvim-various-textobjs/,HEAD, https://github.com/yioneko/nvim-vtsls/,HEAD, https://github.com/AckslD/nvim-whichkey-setup.lua/,,