diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 72703e07139e..f1dd5f90da32 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -3923,6 +3923,18 @@ final: prev: meta.homepage = "https://github.com/megaannum/forms/"; }; + fortune-nvim = buildVimPlugin { + pname = "fortune.nvim"; + version = "2024-07-18"; + src = fetchFromGitHub { + owner = "rubiin"; + repo = "fortune.nvim"; + rev = "29a99fbf887a2d48693f1eaa1893f84cde60af54"; + sha256 = "0kyi2pl5d1h7ycxsdvqdyg5zmjfxj7jpx7lk3bf2d14wvnvcwpb4"; + }; + meta.homepage = "https://github.com/rubiin/fortune.nvim/"; + }; + friendly-snippets = buildVimPlugin { pname = "friendly-snippets"; version = "2024-07-15"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 21553163db90..63c9de587d20 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -326,6 +326,7 @@ https://github.com/akinsho/flutter-tools.nvim/,HEAD, https://github.com/anuvyklack/fold-preview.nvim/,HEAD, https://github.com/mhartington/formatter.nvim/,, https://github.com/megaannum/forms/,, +https://github.com/rubiin/fortune.nvim/,HEAD, https://github.com/rafamadriz/friendly-snippets/,, https://github.com/raghur/fruzzy/,, https://github.com/shumphrey/fugitive-gitlab.vim/,,