diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index fca149b7f46c..9a3100d33369 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -9966,6 +9966,18 @@ final: prev: meta.homepage = "https://github.com/moll/vim-bbye/"; }; + vim-be-good = buildVimPluginFrom2Nix { + pname = "vim-be-good"; + version = "2022-11-08"; + src = fetchFromGitHub { + owner = "ThePrimeagen"; + repo = "vim-be-good"; + rev = "c290810728a4f75e334b07dc0f3a4cdea908d351"; + sha256 = "1xnydbqyjrmwj7cpj3qcr1icg8v75ny847i1qpj94dafjzzmi4wl"; + }; + meta.homepage = "https://github.com/ThePrimeagen/vim-be-good/"; + }; + vim-beancount = buildVimPluginFrom2Nix { pname = "vim-beancount"; version = "2023-01-02"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index d1fe57c41ddd..f8f72b955770 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -839,6 +839,7 @@ https://github.com/benizi/vim-automkdir/,, https://github.com/gioele/vim-autoswap/,, https://github.com/bazelbuild/vim-bazel/,, https://github.com/moll/vim-bbye/,, +https://github.com/ThePrimeagen/vim-be-good/,HEAD, https://github.com/nathangrigg/vim-beancount/,, https://github.com/sheoak/vim-bepoptimist/,HEAD, https://github.com/ntpeters/vim-better-whitespace/,,