<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/lspconfig/server_configurations/sourcekit.lua, branch docs</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom?h=docs</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom?h=docs'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2024-10-01T12:39:12Z</updated>
<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>
<entry>
<title>fix: sourcekit lsp filetypes (#3301)</title>
<updated>2024-09-14T07:52:17Z</updated>
<author>
<name>Andrés Martínez</name>
<email>37532652+amg98@users.noreply.github.com</email>
</author>
<published>2024-09-14T07:52:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=170c9647612a4ad85373f1f70a03d4b79dbc0241'/>
<id>urn:sha1:170c9647612a4ad85373f1f70a03d4b79dbc0241</id>
<content type='text'>
* fix: sourcekit lsp filetypes


Co-authored-by: glepnir &lt;glephunter@gmail.com&gt;</content>
</entry>
<entry>
<title>fix(sourcekit-lsp): use git as last resort for sourcekit-lsp. (#3192)</title>
<updated>2024-06-05T05:59:38Z</updated>
<author>
<name>Gonzalo</name>
<email>gonzalorehu@gmail.com</email>
</author>
<published>2024-06-05T05:59:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cf72c64fa14e05a78a6c1fca274ec85b3d1dd0a2'/>
<id>urn:sha1:cf72c64fa14e05a78a6c1fca274ec85b3d1dd0a2</id>
<content type='text'>
* fix(sourcekit-lsp): use git as last resort for sourcekit-lsp

* fix: updated documentation for sourcekit-lsp as well</content>
</entry>
<entry>
<title>fix(sourcekit): finding root directory (#3066)</title>
<updated>2024-03-11T05:38:56Z</updated>
<author>
<name>Wojciech Kulik</name>
<email>3128467+wojciech-kulik@users.noreply.github.com</email>
</author>
<published>2024-03-11T05:38:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=94798ab6ccca76ed16921705e67a5fdd0a60c7b6'/>
<id>urn:sha1:94798ab6ccca76ed16921705e67a5fdd0a60c7b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(sourcekit): add buildserver.json and compile_commands as root pattern (#2620)</title>
<updated>2023-05-17T07:15:21Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2023-05-17T07:15:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8dc45a5c142f0b5a5dd34e5cdba33217d5dc6a86'/>
<id>urn:sha1:8dc45a5c142f0b5a5dd34e5cdba33217d5dc6a86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: remove sourcekit package.json (#1655)</title>
<updated>2022-01-12T01:50:00Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2022-01-12T01:50:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c54357f46be0c51994df412b5fc192e598381bc7'/>
<id>urn:sha1:c54357f46be0c51994df412b5fc192e598381bc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: clean up imports</title>
<updated>2021-11-26T04:46:21Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-25T17:40:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=97da7ed12e7e0d86e735e38a8170e941d4ed3e9a'/>
<id>urn:sha1:97da7ed12e7e0d86e735e38a8170e941d4ed3e9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: expose configs</title>
<updated>2021-11-26T04:46:21Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-25T04:01:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6c2fb86c6a03e20abea5ddd17d735885f0b7cb5e'/>
<id>urn:sha1:6c2fb86c6a03e20abea5ddd17d735885f0b7cb5e</id>
<content type='text'>
</content>
</entry>
</feed>
