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

vimPlugins.ecolog-nvim: init at 2025-04-23 (#401307)

parents 82e78a85 3a92caf8
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -4355,6 +4355,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  ecolog-nvim = buildVimPlugin {
    pname = "ecolog.nvim";
    version = "2025-04-23";
    src = fetchFromGitHub {
      owner = "t3ntxcl3s";
      repo = "ecolog.nvim";
      rev = "cfd19e7a8841c538fdb706ee6ba3a22943d45ca6";
      sha256 = "12mlhmzqgv45v98gi5jvqkn9bkl6nfixlgvb76b6ci6rzdkyxg52";
    };
    meta.homepage = "https://github.com/t3ntxcl3s/ecolog.nvim/";
    meta.hydraPlatforms = [ ];
  };
  edge = buildVimPlugin {
    pname = "edge";
    version = "2025-04-16";
+1 −0
Original line number Diff line number Diff line
@@ -333,6 +333,7 @@ https://github.com/Bekaboo/dropbar.nvim/,HEAD,
https://github.com/earthly/earthly.vim/,HEAD,
https://github.com/GustavEikaas/easy-dotnet.nvim/,HEAD,
https://github.com/Shougo/echodoc.vim/,,
https://github.com/t3ntxcl3s/ecolog.nvim/,HEAD,
https://github.com/sainnhe/edge/,,
https://github.com/geldata/edgedb-vim/,,
https://github.com/folke/edgy.nvim/,HEAD,