vimPlugins.ocaml-nvim: init at 2025-12-02 (#473369)

This commit is contained in:
Gaétan Lepage
2025-12-24 08:50:49 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -12284,6 +12284,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
ocaml-nvim = buildVimPlugin {
pname = "ocaml.nvim";
version = "2025-12-02";
src = fetchFromGitHub {
owner = "tarides";
repo = "ocaml.nvim";
rev = "f13728bbedb02121ee54633465ac392bbf0a8e79";
sha256 = "140hh72x96ihzg766rv1nn8x4la27xycxxaqym3vv0wi5jd5v1sx";
};
meta.homepage = "https://github.com/tarides/ocaml.nvim/";
meta.hydraPlatforms = [ ];
};
oceanic-material = buildVimPlugin {
pname = "oceanic-material";
version = "0-unstable-2023-06-22";
@@ -943,6 +943,7 @@ https://github.com/nvzone/minty/,HEAD,nvzone-minty
https://github.com/nvzone/typr/,HEAD,nvzone-typr
https://github.com/nvzone/volt/,HEAD,nvzone-volt
https://github.com/obsidian-nvim/obsidian.nvim/,HEAD,
https://github.com/tarides/ocaml.nvim/,HEAD,
https://github.com/nvimdev/oceanic-material/,,
https://github.com/mhartington/oceanic-next/,,
https://github.com/pwntester/octo.nvim/,,