diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 932aa3f7af6c..c2be748939a0 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -14805,6 +14805,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + thanks-nvim = buildVimPlugin { + pname = "thanks.nvim"; + version = "2025-03-08"; + src = fetchFromGitHub { + owner = "jsongerber"; + repo = "thanks.nvim"; + rev = "ec5eedab29b734c31050b6618fc58d1107ce8b4c"; + sha256 = "1haw16cilwgnwkl48yi7wcmirk03xbl7mnki7rcyhkzi552cfnnp"; + }; + meta.homepage = "https://github.com/jsongerber/thanks.nvim/"; + meta.hydraPlatforms = [ ]; + }; + themed-tabs-nvim = buildVimPlugin { pname = "themed-tabs.nvim"; version = "2024-12-08"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index d76561bab0b0..dce17fb6f085 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1136,6 +1136,7 @@ https://github.com/ternjs/tern_for_vim/,, https://github.com/KeitaNakamura/tex-conceal.vim/,, https://github.com/let-def/texpresso.vim/,HEAD, https://github.com/johmsalas/text-case.nvim/,HEAD, +https://github.com/jsongerber/thanks.nvim/,HEAD, https://github.com/vhsconnect/themed-tabs.nvim/,HEAD, https://github.com/ron89/thesaurus_query.vim/,, https://github.com/itchyny/thumbnail.vim/,,