diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index d0b125430794..54bf7c302657 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 2ef41ddd6ae8..04f7596cc903 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,