vimPlugins.nvim-parinfer: init at 2023-08-09
This commit is contained in:
@@ -8136,6 +8136,18 @@ final: prev:
|
||||
meta.homepage = "https://github.com/ojroques/nvim-osc52/";
|
||||
};
|
||||
|
||||
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";
|
||||
|
||||
@@ -687,6 +687,7 @@ 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/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,
|
||||
|
||||
Reference in New Issue
Block a user