vimPlugins.ocaml-nvim: init at 2025-12-02

This commit is contained in:
Pamplemousse
2025-12-22 18:11:33 +01:00
parent 4ce764f587
commit 6da0544bc5
2 changed files with 14 additions and 0 deletions
@@ -11946,6 +11946,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 = "2023-06-22";
@@ -917,6 +917,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/,,