aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/server_configurations/ocamllsp.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename "server_configurations" => "configs" #3330Justin M. Keyes2024-10-011-38/+0
* fix(ocaml): trigger by filetype, not language id (#3016)dkm2024-02-201-1/+1
* fix(ocamllsp): update install instructions (#1966)oemmerson2022-06-191-1/+0
* feat(configs): use client capabilities by default, deep-extend user-provided ...jdrouhard2022-05-041-1/+1
* ocamllsp: add support for the dune filetype (#1884)Török Edwin2022-05-021-3/+4
* chore: clean up importsMichael Lingelbach2021-11-251-1/+1
* feat: expose configsMichael Lingelbach2021-11-251-0/+38