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

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

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