diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 32df7ed4747b..239e15bd0fc4 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -7341,6 +7341,18 @@ final: prev: meta.homepage = "https://github.com/nvim-lua/plenary.nvim/"; }; + poimandres-nvim = buildVimPluginFrom2Nix { + pname = "poimandres.nvim"; + version = "2023-02-17"; + src = fetchFromGitHub { + owner = "olivercederborg"; + repo = "poimandres.nvim"; + rev = "43ea31d1e19f7603697bb3272b233930d0292383"; + sha256 = "1q3xszkwlz008n9dh3q2agii6yjk45c47k38g3fj7ssgzmq56q21"; + }; + meta.homepage = "https://github.com/olivercederborg/poimandres.nvim/"; + }; + pony-vim-syntax = buildVimPluginFrom2Nix { pname = "pony-vim-syntax"; version = "2017-09-26"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index e23ecbc84754..ea606e94969c 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -617,6 +617,7 @@ https://github.com/motus/pig.vim/,, https://github.com/aklt/plantuml-syntax/,, https://github.com/nvim-treesitter/playground/,, https://github.com/nvim-lua/plenary.nvim/,, +https://github.com/olivercederborg/poimandres.nvim/,HEAD, https://github.com/dleonard0/pony-vim-syntax/,, https://github.com/RishabhRD/popfix/,, https://github.com/nvim-lua/popup.nvim/,,