vimPlugins.easyread-nvim: init at 0-unstable-2023-04-22 (#487914)
This commit is contained in:
@@ -4835,6 +4835,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
easyread-nvim = buildVimPlugin {
|
||||
pname = "easyread.nvim";
|
||||
version = "0-unstable-2023-04-22";
|
||||
src = fetchFromGitHub {
|
||||
owner = "JellyApple102";
|
||||
repo = "easyread.nvim";
|
||||
rev = "0b07e315a4cd7d700c4a794bdddbec79fdc2628b";
|
||||
hash = "sha256-RSk/KViWw48IX0NcC5hW4IGawZ6prBYxPa/kXPN4KSI=";
|
||||
};
|
||||
meta.homepage = "https://github.com/JellyApple102/easyread.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
echodoc-vim = buildVimPlugin {
|
||||
pname = "echodoc.vim";
|
||||
version = "0-unstable-2022-11-27";
|
||||
|
||||
@@ -370,6 +370,7 @@ https://github.com/stevearc/dressing.nvim/,,
|
||||
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/JellyApple102/easyread.nvim/,HEAD,
|
||||
https://github.com/Shougo/echodoc.vim/,,
|
||||
https://github.com/ph1losof/ecolog.nvim/,HEAD,
|
||||
https://github.com/sainnhe/edge/,,
|
||||
|
||||
Reference in New Issue
Block a user