From 4ec4b3039d26e6f978a52d53ca86a32adf04f723 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Lafuente?= Date: Sat, 8 Jun 2024 15:49:12 +0200 Subject: [PATCH] vimPlugins.parpar-nvim: init at 2023-09-12 --- pkgs/applications/editors/vim/plugins/generated.nix | 12 ++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 13 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index e648f927e565..3970807ac41e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -8966,6 +8966,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 2dcb113178f1..e1d0de398192 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -756,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,