Skip to content

Commit 049be2c

Browse files
authored
vimPlugins.ecolog-nvim: init at 2025-04-23 (#401307)
2 parents 82e78a8 + 3a92caf commit 049be2c

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

pkgs/applications/editors/vim/plugins/generated.nix

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4355,6 +4355,19 @@ final: prev: {
43554355
meta.hydraPlatforms = [ ];
43564356
};
43574357

4358+
ecolog-nvim = buildVimPlugin {
4359+
pname = "ecolog.nvim";
4360+
version = "2025-04-23";
4361+
src = fetchFromGitHub {
4362+
owner = "t3ntxcl3s";
4363+
repo = "ecolog.nvim";
4364+
rev = "cfd19e7a8841c538fdb706ee6ba3a22943d45ca6";
4365+
sha256 = "12mlhmzqgv45v98gi5jvqkn9bkl6nfixlgvb76b6ci6rzdkyxg52";
4366+
};
4367+
meta.homepage = "https://github.com/t3ntxcl3s/ecolog.nvim/";
4368+
meta.hydraPlatforms = [ ];
4369+
};
4370+
43584371
edge = buildVimPlugin {
43594372
pname = "edge";
43604373
version = "2025-04-16";

pkgs/applications/editors/vim/plugins/vim-plugin-names

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ https://github.com/Bekaboo/dropbar.nvim/,HEAD,
333333
https://github.com/earthly/earthly.vim/,HEAD,
334334
https://github.com/GustavEikaas/easy-dotnet.nvim/,HEAD,
335335
https://github.com/Shougo/echodoc.vim/,,
336+
https://github.com/t3ntxcl3s/ecolog.nvim/,HEAD,
336337
https://github.com/sainnhe/edge/,,
337338
https://github.com/geldata/edgedb-vim/,,
338339
https://github.com/folke/edgy.nvim/,HEAD,

0 commit comments

Comments
 (0)