Unverified Commit b2c8bfb1 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.nvim-unity: init at 2025-08-22 (#438066)

parents 89650765 cf837ae0
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,