languages/ocaml: init

This commit is contained in:
jacekpoz 2024-05-15 19:37:27 +02:00
commit db810bbf9f
No known key found for this signature in database
3 changed files with 61 additions and 0 deletions

View file

@ -38,3 +38,7 @@ Release notes for release 0.7
- Cleaned up Lualine module to reduce theme dependency on Catppuccin, and fixed
blending issues in component separators.
[jacekpoz](https://github.com/jacekpoz):
- Added [ocaml-lsp](https://github.com/ocaml/ocaml-lsp) support.