Unverified Commit d49e1013 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.easyread-nvim: init at 0-unstable-2023-04-22 (#487914)

parents f6725b71 1ac52288
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,