diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 8683facf2966..156ed17dfdb4 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -13401,6 +13401,18 @@ final: prev: meta.homepage = "https://github.com/posva/vim-vue/"; }; + vim-vue-plugin = buildVimPluginFrom2Nix { + pname = "vim-vue-plugin"; + version = "2023-02-02"; + src = fetchFromGitHub { + owner = "leafOfTree"; + repo = "vim-vue-plugin"; + rev = "58ac69b2c8a98a9bd2a95fbaa7b5f0fe806bad0f"; + sha256 = "0x8a66r1wlyashyqxmdpz3wnqhgfmscs42m2r82g5ic6a7n6f36l"; + }; + meta.homepage = "https://github.com/leafOfTree/vim-vue-plugin/"; + }; + vim-wakatime = buildVimPluginFrom2Nix { pname = "vim-wakatime"; version = "2023-02-06"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 8af156a5841e..d49f042f3b02 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1125,6 +1125,7 @@ https://github.com/ngemily/vim-vp4/,HEAD, 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/wakatime/vim-wakatime/,, https://github.com/osyo-manga/vim-watchdogs/,, https://github.com/jasonccox/vim-wayland-clipboard/,,