<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/lspconfig/configs/ocamlls.lua, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig/configs/ocamlls.lua?h=master</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig/configs/ocamlls.lua?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2025-10-10T15:08:42Z</updated>
<entry>
<title>fix!: remove ocamlls #4118</title>
<updated>2025-10-10T15:08:42Z</updated>
<author>
<name>Seiya</name>
<email>20365512+seiyab@users.noreply.github.com</email>
</author>
<published>2025-10-10T15:08:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=50a5176795eaf4aa7e4806410e799c5dda21bc8f'/>
<id>urn:sha1:50a5176795eaf4aa7e4806410e799c5dda21bc8f</id>
<content type='text'>
ocamlls was added at #76.
It was because ocaml-lsp-server, which is official one, was too young.
In 2025, the official one works fine. On the other hand, unofficial
ocaml-language-server is not maintaned. We can no longer access its
GitHub repository.

Issue: #4115</content>
</entry>
<entry>
<title>refactor(docs): drop redundant default_config #3398</title>
<updated>2024-10-24T16:36:22Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-10-24T16:36:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5fd8b5608121d29919830e42a00ccddd9f31dadd'/>
<id>urn:sha1:5fd8b5608121d29919830e42a00ccddd9f31dadd</id>
<content type='text'>
Problem:
default_config duplicated in `docs` items.

Solution:
delete it. docgen autogenerates this now.</content>
</entry>
<entry>
<title>refactor: rename "server_configurations" =&gt; "configs" #3330</title>
<updated>2024-10-01T12:39:12Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-10-01T12:39:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=bedb2a0df105f68a624a49b867f269b6d55a2c89'/>
<id>urn:sha1:bedb2a0df105f68a624a49b867f269b6d55a2c89</id>
<content type='text'>
Problem:
The name `server_configurations` is extremely verbose and irritatingly
formal and dogmatic. This overlong name is a constant nuisance when
reading, writing, and coding.

It's also not even correct: these configurations are just as much
"client" configurations as they are "server" configurations.

Solution:
- Rename to a shorter name.
- Leave placeholder files for any old URLs that link to the old
  location.</content>
</entry>
</feed>
