plugins/lsp: add ocamllsp, the language server for OCaml (#1233)

This commit is contained in:
Nick Hu 2024-03-08 19:48:07 +00:00 committed by GitHub
parent cd32dcd50f
commit ba5a0b84e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 0 deletions

View file

@ -67,6 +67,7 @@ in {
"nil_ls"
"nixd"
"nushell"
"ocamllsp"
"ols"
"omnisharp"
"perlpls"