vimPlugins.xeno-nvim: init at 2025-08-27

This commit is contained in:
mmfallacy
2025-10-10 00:57:57 +08:00
parent ebb82c461d
commit 4e3b2b7430
2 changed files with 14 additions and 0 deletions
@@ -22377,6 +22377,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";
@@ -1718,6 +1718,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/,,