vimPlugins.nvim-unity: init at 2025-08-22 (#438066)
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user