Commit bff94277 authored by Zhong Jianxin's avatar Zhong Jianxin
Browse files

vimPlugins.nvchad-ui: init at unstable-2023-05-18

parent 04a6d9fc
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -6225,6 +6225,18 @@ final: prev:
    meta.homepage = "https://github.com/nvchad/extensions/";
  };

  nvchad-ui = buildVimPluginFrom2Nix {
    pname = "nvchad-ui";
    version = "unstable-2023-05-18";
    src = fetchFromGitHub {
      owner = "nvchad";
      repo = "ui";
      rev = "168ca134ae186ad977872bff3301378c0af5be71";
      sha256 = "0xwvgbv7xj1ja7fgw14vnm083hab6q19rihv8nky93wj5v5xjkya";
    };
    meta.homepage = "https://github.com/nvchad/ui/";
  };

  nvim-FeMaco-lua = buildVimPluginFrom2Nix {
    pname = "nvim-FeMaco.lua";
    version = "2023-04-20";
+1 −0
Original line number Diff line number Diff line
@@ -796,6 +796,7 @@ https://github.com/Quramy/tsuquyomi/,,
https://github.com/folke/twilight.nvim/,,
https://github.com/leafgarland/typescript-vim/,,
https://github.com/jose-elias-alvarez/typescript.nvim/,,
https://github.com/nvchad/ui/,HEAD,nvchad-ui
https://github.com/SirVer/ultisnips/,,
https://github.com/mbbill/undotree/,,
https://github.com/chrisbra/unicode.vim/,,