diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index ae9cad30b8d7..04326c4c71c5 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -22118,6 +22118,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + vim-waikiki = buildVimPlugin { + pname = "vim-waikiki"; + version = "0-unstable-2020-09-19"; + src = fetchFromGitHub { + owner = "fcpg"; + repo = "vim-waikiki"; + rev = "7af1879a8ea0e4a0a7bd181ed17ad3d37478215e"; + hash = "sha256-8zMKrmCV4Erp0Q4WyuqyyKgZS5JGu1dXSzrhftdmNFE="; + }; + meta.homepage = "https://github.com/fcpg/vim-waikiki/"; + meta.hydraPlatforms = [ ]; + }; + vim-wakatime = buildVimPlugin { pname = "vim-wakatime"; version = "11.3.0-unstable-2025-08-31"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index daaa5dd2b5e9..aad3e13cc25e 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1698,6 +1698,7 @@ https://github.com/hrsh7th/vim-vsnip/,, https://github.com/hrsh7th/vim-vsnip-integ/,, https://github.com/posva/vim-vue/,, https://github.com/leafOfTree/vim-vue-plugin/,HEAD, +https://github.com/fcpg/vim-waikiki/,HEAD, https://github.com/wakatime/vim-wakatime/,, https://github.com/osyo-manga/vim-watchdogs/,, https://github.com/jasonccox/vim-wayland-clipboard/,,