vimPlugins.xeno-nvim: init at 2025-08-27 (#450364)

This commit is contained in:
Gaétan Lepage
2025-10-09 22:57:32 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -22403,6 +22403,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
xeno-nvim = buildVimPlugin {
pname = "xeno.nvim";
version = "2025-08-27";
src = fetchFromGitHub {
owner = "kyza0d";
repo = "xeno.nvim";
rev = "4a1d3946b5c3b9b581e76a84746a06b0977b1fed";
sha256 = "1lbj321vz1gzgy4wdmzca74hrwzizy2i0645bqix0id4q3zm7lfd";
};
meta.homepage = "https://github.com/kyza0d/xeno.nvim/";
meta.hydraPlatforms = [ ];
};
xmake-nvim = buildVimPlugin {
pname = "xmake.nvim";
version = "2025-04-28";
@@ -1720,6 +1720,7 @@ https://github.com/natecraddock/workspaces.nvim/,HEAD,
https://github.com/andrewferrier/wrapping.nvim/,HEAD,
https://github.com/tweekmonster/wstrip.vim/,,
https://github.com/piersolenski/wtf.nvim/,HEAD,
https://github.com/kyza0d/xeno.nvim/,HEAD,
https://github.com/Mythos-404/xmake.nvim/,HEAD,
https://github.com/drmingdrmer/xptemplate/,,
https://github.com/guns/xterm-color-table.vim/,,