vimPlugins.parpar-nvim: init at 2023-09-12

This commit is contained in:
José Luis Lafuente
2024-06-08 15:51:58 +02:00
parent 6e7ff76ec8
commit 4ec4b3039d
2 changed files with 13 additions and 0 deletions
@@ -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";
@@ -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,