vimPlugins.nvim-origami: init at 2025-03-31
This commit is contained in:
@@ -10643,6 +10643,19 @@ final: prev:
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
nvim-origami = buildVimPlugin {
|
||||
pname = "nvim-origami";
|
||||
version = "2025-03-31";
|
||||
src = fetchFromGitHub {
|
||||
owner = "chrisgrieser";
|
||||
repo = "nvim-origami";
|
||||
rev = "61c0fdec70e82d9a85642234420399372acd636d";
|
||||
sha256 = "1ld4bp18b4xi9ppjhj06ii339azrblnqpi3baz48pjjfdc4lxgld";
|
||||
};
|
||||
meta.homepage = "https://github.com/chrisgrieser/nvim-origami/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
nvim-osc52 = buildVimPlugin {
|
||||
pname = "nvim-osc52";
|
||||
version = "2024-05-24";
|
||||
|
||||
@@ -816,6 +816,7 @@ https://github.com/ya2s/nvim-nonicons/,,
|
||||
https://github.com/rcarriga/nvim-notify/,,
|
||||
https://github.com/LhKipp/nvim-nu/,HEAD,
|
||||
https://github.com/sitiom/nvim-numbertoggle/,HEAD,
|
||||
https://github.com/chrisgrieser/nvim-origami/,HEAD,
|
||||
https://github.com/ojroques/nvim-osc52/,,
|
||||
https://github.com/julienvincent/nvim-paredit/,,
|
||||
https://github.com/gpanders/nvim-parinfer/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user