diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 682c90a0004e..dd45ba93d53d 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index eed9a04b48f8..98cefdd648f5 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,