From 2ebf499e12e58fb20a2a5215c14badb93d33fe04 Mon Sep 17 00:00:00 2001 From: Carman Fu Date: Mon, 10 Mar 2025 01:37:15 +0000 Subject: [PATCH] vimPlugins.vim-characterize: init at 2024-11-14 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) 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/,,