<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lsp/ccls.lua, branch v2.4.0</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lsp/ccls.lua?h=v2.4.0</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lsp/ccls.lua?h=v2.4.0'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2025-06-20T13:07:25Z</updated>
<entry>
<title>fix: some `on_attach` callbacks may act on the wrong buffer #3916</title>
<updated>2025-06-20T13:07:25Z</updated>
<author>
<name>Dmytro Meleshko</name>
<email>dmytro.meleshko@gmail.com</email>
</author>
<published>2025-06-20T13:07:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0112e1f77983141e1453bd37d124302f1c876c46'/>
<id>urn:sha1:0112e1f77983141e1453bd37d124302f1c876c46</id>
<content type='text'>
Problem:
If a server is attached to a non-current buffer by
`vim.lsp.buf_attach_client`, then the Language Server-related
commands may be created in the current (wrong) buffer.

Solution:
Always use the `bufnr` arg provided to `on_attach`.</content>
</entry>
<entry>
<title>feat(ccls): add vim.lsp.config support #3807</title>
<updated>2025-04-30T13:17:01Z</updated>
<author>
<name>Julian Grinblat</name>
<email>julian@dotcore.co.il</email>
</author>
<published>2025-04-30T13:17:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=91cba77951e0644cfea5f7d3101f7e84179673ff'/>
<id>urn:sha1:91cba77951e0644cfea5f7d3101f7e84179673ff</id>
<content type='text'>
</content>
</entry>
</feed>
