vimPlugins.evergarden-nvim: add missing vim-plugin-names entry, fix meta.homepage
This commit is contained in:
@@ -5073,14 +5073,14 @@ final: prev: {
|
||||
};
|
||||
|
||||
evergarden-nvim = buildVimPlugin {
|
||||
pname = "nvim";
|
||||
pname = "evergarden-nvim";
|
||||
version = "0-unstable-2026-01-11";
|
||||
src = fetchgit {
|
||||
url = "https://codeberg.org/evergarden/nvim";
|
||||
rev = "124f7d142ed328fe413888b10ae39d94ee695560";
|
||||
hash = "sha256-TeWsXdiCbNCFWMgCixDIu2yQ7R8uTWVScben6rOPsx8=";
|
||||
};
|
||||
meta.homepage = "https://codeberg.org/everviolet/nvim";
|
||||
meta.homepage = "https://codeberg.org/evergarden/nvim";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
|
||||
@@ -388,6 +388,7 @@ https://github.com/ovk/endec.nvim/,HEAD,
|
||||
https://github.com/vim-scripts/errormarker.vim/,,
|
||||
https://github.com/hachy/eva01.vim/,,
|
||||
https://github.com/sainnhe/everforest/,,
|
||||
https://codeberg.org/evergarden/nvim,HEAD,evergarden-nvim
|
||||
https://github.com/google/executor.nvim/,HEAD,
|
||||
https://github.com/jinh0/eyeliner.nvim/,HEAD,
|
||||
https://github.com/fenetikm/falcon/,,
|
||||
|
||||
Reference in New Issue
Block a user