Commit 9a6c4bc6 authored by Zhong Jianxin's avatar Zhong Jianxin
Browse files

vimPlugins.nvterm: init at unstable-2023-05-05

parent a8c242fc
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -7160,6 +7160,18 @@ final: prev:
    meta.homepage = "https://github.com/neovim/nvimdev.nvim/";
  };

  nvterm = buildVimPluginFrom2Nix {
    pname = "nvterm";
    version = "unstable-2023-05-05";
    src = fetchFromGitHub {
      owner = "nvchad";
      repo = "nvterm";
      rev = "5ae78fb332e92447121d2af58a6313189a7799fb";
      sha256 = "0rcj5njhkh1pwaa8d8d15nqqacx1h8j4ijygwhplvszi64kqb9r5";
    };
    meta.homepage = "https://github.com/nvchad/nvterm/";
  };

  oceanic-material = buildVimPluginFrom2Nix {
    pname = "oceanic-material";
    version = "2022-08-17";
+1 −0
Original line number Diff line number Diff line
@@ -602,6 +602,7 @@ https://github.com/AckslD/nvim-whichkey-setup.lua/,,
https://github.com/roxma/nvim-yarp/,,
https://github.com/haringsrob/nvim_context_vt/,,
https://github.com/neovim/nvimdev.nvim/,,
https://github.com/nvchad/nvterm/,HEAD,
https://github.com/glepnir/oceanic-material/,,
https://github.com/mhartington/oceanic-next/,,
https://github.com/pwntester/octo.nvim/,,