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

vimPlugins.terminal-nvim: init at 2024-10-14 (#378883)

parents 5e01e748 2e7dcac1
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -12876,6 +12876,18 @@ final: prev:
    meta.homepage = "https://github.com/chomosuke/term-edit.nvim/";
  };
  terminal-nvim = buildVimPlugin {
    pname = "terminal.nvim";
    version = "2024-10-14";
    src = fetchFromGitHub {
      owner = "rebelot";
      repo = "terminal.nvim";
      rev = "95cdb0c22cd2d2f8c2b33a55ec07f0bcbd6cad9e";
      sha256 = "0bp6m6b7bsw9d4iyn1b8bw3avnvjlk7pi8h941m68fw54n3mf06f";
    };
    meta.homepage = "https://github.com/rebelot/terminal.nvim/";
  };
  terminus = buildVimPlugin {
    pname = "terminus";
    version = "2024-07-30";
+1 −0
Original line number Diff line number Diff line
@@ -1066,6 +1066,7 @@ https://github.com/joerdav/templ.vim/,HEAD,
https://github.com/axelvc/template-string.nvim/,HEAD,
https://github.com/jacoborus/tender.vim/,,
https://github.com/chomosuke/term-edit.nvim/,HEAD,
https://github.com/rebelot/terminal.nvim/,HEAD,
https://github.com/wincent/terminus/,,
https://github.com/oberblastmeister/termwrapper.nvim/,,
https://github.com/ternjs/tern_for_vim/,,