diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 02e81e52c6b83..06f92e7ca10d9 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 5022f66dc3377..a023288461b29 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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,