diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 2b8d563369ff..74ee04be7ea9 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -8173,6 +8173,30 @@ final: prev: meta.homepage = "https://github.com/ojroques/nvim-osc52/"; }; + nvim-paredit = buildVimPlugin { + pname = "nvim-paredit"; + version = "2024-03-30"; + src = fetchFromGitHub { + owner = "julienvincent"; + repo = "nvim-paredit"; + rev = "8dd4ffd6ee0d798026f9ad6cf04344560207b9f1"; + sha256 = "0kqd87m58ya9faijs2ldzirps5ayillfmcdgd19b342jw0q393k6"; + }; + meta.homepage = "https://github.com/julienvincent/nvim-paredit/"; + }; + + nvim-parinfer = buildVimPlugin { + pname = "nvim-parinfer"; + version = "2023-08-09"; + src = fetchFromGitHub { + owner = "gpanders"; + repo = "nvim-parinfer"; + rev = "5ca09287ab3f4144f78ff7977fabc27466f71044"; + sha256 = "0qci774sf7kxsq1a77nmis4zgjggf89w0j5ibzdbrw11cyv0nb3n"; + }; + meta.homepage = "https://github.com/gpanders/nvim-parinfer/"; + }; + nvim-peekup = buildVimPlugin { pname = "nvim-peekup"; version = "2023-02-23"; @@ -8979,6 +9003,18 @@ final: prev: meta.homepage = "https://github.com/NLKNguyen/papercolor-theme/"; }; + parpar-nvim = buildVimPlugin { + pname = "parpar-nvim"; + version = "2023-09-12"; + src = fetchFromGitHub { + owner = "dundalek"; + repo = "parpar.nvim"; + rev = "e99a88f0f0b1234f49a3efe9c49b712b58a5acfc"; + sha256 = "09y0q4shgi8a88z42lrkh41ay64yhb7050rlc3b6r2lk6k72xdqz"; + }; + meta.homepage = "https://github.com/dundalek/parpar.nvim/"; + }; + pear-tree = buildVimPlugin { pname = "pear-tree"; version = "2019-12-08"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 2336e0441b55..af6f1fc1b182 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -687,6 +687,8 @@ https://github.com/yamatsum/nvim-nonicons/,, https://github.com/rcarriga/nvim-notify/,, https://github.com/LhKipp/nvim-nu/,HEAD, https://github.com/ojroques/nvim-osc52/,, +https://github.com/julienvincent/nvim-paredit,, +https://github.com/gpanders/nvim-parinfer/,HEAD, https://github.com/gennaro-tedesco/nvim-peekup/,, https://github.com/yorickpeterse/nvim-pqf/,HEAD, https://github.com/jamestthompson3/nvim-remote-containers/,HEAD, @@ -754,6 +756,7 @@ https://github.com/drewtempelmeyer/palenight.vim/,, https://github.com/JoosepAlviste/palenightfall.nvim/,, https://github.com/roobert/palette.nvim/,HEAD, https://github.com/NLKNguyen/papercolor-theme/,, +https://github.com/dundalek/parpar.nvim,, https://github.com/tmsvg/pear-tree/,, https://github.com/steelsojka/pears.nvim/,, https://github.com/olimorris/persisted.nvim/,HEAD,