diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 0ebd96e5cff69..9f7df017d1a38 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index b09cba248435b..bad59bae6476c 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,