Unverified Commit caf96603 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.famous-quotes-nvim: init at 2025-05-07 (#404844)

parents bb0ca527 b6ddf8ed
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -4630,6 +4630,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  famous-quotes-nvim = buildVimPlugin {
    pname = "famous-quotes.nvim";
    version = "2025-05-07";
    src = fetchFromGitHub {
      owner = "mahyarmirrashed";
      repo = "famous-quotes.nvim";
      rev = "dc493abfb51581b6716986b4311c367c6a100bab";
      sha256 = "179hgxyhzca4g0xmx02kl7gy7c6058kgww4zv7f1dvl2mf59ln67";
    };
    meta.homepage = "https://github.com/mahyarmirrashed/famous-quotes.nvim/";
    meta.hydraPlatforms = [ ];
  };
  far-vim = buildVimPlugin {
    pname = "far.vim";
    version = "2024-05-14";
+1 −0
Original line number Diff line number Diff line
@@ -354,6 +354,7 @@ https://github.com/sainnhe/everforest/,,
https://github.com/google/executor.nvim/,HEAD,
https://github.com/jinh0/eyeliner.nvim/,HEAD,
https://github.com/fenetikm/falcon/,,
https://github.com/mahyarmirrashed/famous-quotes.nvim/,HEAD,
https://github.com/brooth/far.vim/,,
https://github.com/Chaitanyabsprip/fastaction.nvim/,HEAD,
https://github.com/pteroctopus/faster.nvim/,HEAD,