diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 21a4b22f4d4b..55462b830b32 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -13822,6 +13822,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + showkeys = buildVimPlugin { + pname = "showkeys"; + version = "2025-05-24"; + src = fetchFromGitHub { + owner = "nvzone"; + repo = "showkeys"; + rev = "cb0a50296f11f1e585acffba8c253b9e8afc1f84"; + sha256 = "1cvgfxvi5l753hn9ijzbb8x9bi2n12gd6n9j8lcvcq9xv43d4zws"; + }; + meta.homepage = "https://github.com/nvzone/showkeys/"; + meta.hydraPlatforms = [ ]; + }; + sidekick-nvim = buildVimPlugin { pname = "sidekick.nvim"; version = "2025-10-20"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 99fd521eb44c..65593dd83c55 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1061,6 +1061,7 @@ https://github.com/jaxbot/semantic-highlight.vim/,, https://github.com/numirias/semshi/,, https://github.com/junegunn/seoul256.vim/,, https://github.com/osyo-manga/shabadou.vim/,, +https://github.com/nvzone/showkeys/,HEAD, https://github.com/folke/sidekick.nvim/,HEAD, https://github.com/AndrewRadev/sideways.vim/,, https://github.com/skim-rs/skim.vim/,,