vimPlugins.nvim-paredit: init at 2024-03-30
This commit is contained in:
@@ -8136,6 +8136,18 @@ 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";
|
||||
|
||||
@@ -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/julienvincent/nvim-paredit,,
|
||||
https://github.com/gpanders/nvim-parinfer/,HEAD,
|
||||
https://github.com/gennaro-tedesco/nvim-peekup/,,
|
||||
https://github.com/yorickpeterse/nvim-pqf/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user