diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 60ef35b40c8b..e74a30cb88aa 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -15479,6 +15479,19 @@ final: prev: meta.hydraPlatforms = [ ]; }; + vim-characterize = buildVimPlugin { + pname = "vim-characterize"; + version = "2024-11-14"; + src = fetchFromGitHub { + owner = "tpope"; + repo = "vim-characterize"; + rev = "a8bffac6cead6b2869d939ecad06312b187a4c79"; + sha256 = "0v00jq0wx2zvcyh3k8rscvq1lgp4hyb1fkjwsygyynnbcaimms8z"; + }; + meta.homepage = "https://github.com/tpope/vim-characterize/"; + meta.hydraPlatforms = [ ]; + }; + vim-choosewin = buildVimPlugin { pname = "vim-choosewin"; version = "2021-04-22"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 6f979360ea2a..1f92e88b949a 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1187,6 +1187,7 @@ https://github.com/isobit/vim-caddyfile/,HEAD, https://github.com/tpope/vim-capslock/,, https://github.com/kristijanhusak/vim-carbon-now-sh/,, https://github.com/m-pilia/vim-ccls/,, +https://github.com/tpope/vim-characterize/,HEAD, https://github.com/t9md/vim-choosewin/,, https://github.com/rhysd/vim-clang-format/,, https://github.com/guns/vim-clojure-highlight/,,