<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig, branch v0.1.5</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/?h=v0.1.5</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/?h=v0.1.5'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2023-01-08T17:59:12Z</updated>
<entry>
<title>ci: add luarocks upload release workflow</title>
<updated>2023-01-08T17:59:12Z</updated>
<author>
<name>Marc Jakobi</name>
<email>mrcjkb89@outlook.com</email>
</author>
<published>2023-01-06T22:58:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2df0fbdadd947cd2995566a0117b8802a9ba74f4'/>
<id>urn:sha1:2df0fbdadd947cd2995566a0117b8802a9ba74f4</id>
<content type='text'>
The recently added rockspec (see #2307) has to be prepared and
uploaded to luarocks for each release.

This adds an automated workflow for it, which has been tested with
plenary.nvim.

To be able to upload to luarocks, the owner of the luarocks account
will have to add an API key named `LUAROCKS_API_KEY` to this repo's
GitHub Actions secrets.
</content>
</entry>
<entry>
<title>docs: fix typo (#2382)</title>
<updated>2023-01-07T10:49:59Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2023-01-07T10:49:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=41dc4e017395d73af0333705447e858b7db1f75e'/>
<id>urn:sha1:41dc4e017395d73af0333705447e858b7db1f75e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2023-01-04T08:43:57Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2023-01-04T08:43:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e69978a39e4d3262b09ce6a316beff384f443e3b'/>
<id>urn:sha1:e69978a39e4d3262b09ce6a316beff384f443e3b</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat(tsserver): support single file mode in tsserver(#2375)</title>
<updated>2023-01-04T08:43:35Z</updated>
<author>
<name>rjooske</name>
<email>100682393+rjooske@users.noreply.github.com</email>
</author>
<published>2023-01-04T08:43:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c7f3b14f383e61a6a1893240c293145392a8348c'/>
<id>urn:sha1:c7f3b14f383e61a6a1893240c293145392a8348c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2023-01-03T06:03:42Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2023-01-03T06:03:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0687eaacc634a82f4832599653ad1305fdf0c941'/>
<id>urn:sha1:0687eaacc634a82f4832599653ad1305fdf0c941</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add coffeesense-language-server support (#2376)</title>
<updated>2023-01-03T06:03:26Z</updated>
<author>
<name>Micke Lisinge</name>
<email>hi@micke.me</email>
</author>
<published>2023-01-03T06:03:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=33e77c8724e7ec295ab13db2652a864b940e1643'/>
<id>urn:sha1:33e77c8724e7ec295ab13db2652a864b940e1643</id>
<content type='text'>
* feat: add coffeesense-language-server support

* fix: format

* fix: format

* fix: format

Co-authored-by: Raphael &lt;glephunter@gmail.com&gt;</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-31T01:58:49Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-31T01:58:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6b43ce561d97412cc512b569db6938e44529293e'/>
<id>urn:sha1:6b43ce561d97412cc512b569db6938e44529293e</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: include cmd option for arduino_language_server (#2242)</title>
<updated>2022-12-31T01:58:31Z</updated>
<author>
<name>aaaaargZombies</name>
<email>alfiejameskahn@gmail.com</email>
</author>
<published>2022-12-31T01:58:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=375d6768d9859097a95ea1dc495bd4b7a9f799f3'/>
<id>urn:sha1:375d6768d9859097a95ea1dc495bd4b7a9f799f3</id>
<content type='text'>
* feat: include cmd option for arduino_language_server

update docs to reflect new usage

* fix: format with stylua</content>
</entry>
<entry>
<title>refactor: rewrite client reuse logic (#2371)</title>
<updated>2022-12-30T05:38:26Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-30T05:38:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9c73b57ed03ad0a906e2cdc2fc348bf86ae53e3a'/>
<id>urn:sha1:9c73b57ed03ad0a906e2cdc2fc348bf86ae53e3a</id>
<content type='text'>
* refactor: rewrite client reuse logic

* fix: not register workspace after new start</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-30T05:35:14Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-30T05:35:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5bb8c4eb98bf083433065f7aba9b9d9f91c755a3'/>
<id>urn:sha1:5bb8c4eb98bf083433065f7aba9b9d9f91c755a3</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add RakuNavigator Raku language server (#2372)</title>
<updated>2022-12-30T05:35:01Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-30T05:35:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0e77b9bcab7d986cb4b2cb84704e5a8a8a7df39b'/>
<id>urn:sha1:0e77b9bcab7d986cb4b2cb84704e5a8a8a7df39b</id>
<content type='text'>
Co-authored-by: massa humbertomassa@gmail.com</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-30T05:30:27Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-30T05:30:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b1b92fc3c06c6c4c41112a4b669a87743c1f984b'/>
<id>urn:sha1:b1b92fc3c06c6c4c41112a4b669a87743c1f984b</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add cabal support to hls (#2370)</title>
<updated>2022-12-30T05:30:13Z</updated>
<author>
<name>Michael Lan</name>
<email>44309097+mizlan@users.noreply.github.com</email>
</author>
<published>2022-12-30T05:30:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=086f2afe93c467cfd10dfecd2bb26205060d0d65'/>
<id>urn:sha1:086f2afe93c467cfd10dfecd2bb26205060d0d65</id>
<content type='text'>
* add note for when to modify filetypes field
* specify cabalfmt as the formatter for cabal files</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-29T15:20:42Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-29T15:20:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=7d0ce54a4cf6e844d87e49d1576c0fffb6d27a6e'/>
<id>urn:sha1:7d0ce54a4cf6e844d87e49d1576c0fffb6d27a6e</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>fix(ruff-lsp): update docs to reflect init_options</title>
<updated>2022-12-29T15:20:23Z</updated>
<author>
<name>Charlie Marsh</name>
<email>charlie.r.marsh@gmail.com</email>
</author>
<published>2022-12-27T16:03:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=be05c712cbd2e0f1eb154ee2a37f5efbed9119df'/>
<id>urn:sha1:be05c712cbd2e0f1eb154ee2a37f5efbed9119df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: not register workspace when in single file mode (#2367)</title>
<updated>2022-12-29T08:54:54Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-29T08:54:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d066a47be7713dba46736aece1792a4e13aaf1de'/>
<id>urn:sha1:d066a47be7713dba46736aece1792a4e13aaf1de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: get all client from clients cache in manager.clients (#2365)</title>
<updated>2022-12-28T02:22:47Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-28T02:22:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=432935081337dbbbc80f4d0531868509624505df'/>
<id>urn:sha1:432935081337dbbbc80f4d0531868509624505df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: wrong param in get_active_clients (#2362)</title>
<updated>2022-12-27T04:14:47Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-27T04:14:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=42ca8ce0f2252be795da4789fadfa91f6c3f7464'/>
<id>urn:sha1:42ca8ce0f2252be795da4789fadfa91f6c3f7464</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: generate correct workspace didchange request params (#2361)</title>
<updated>2022-12-27T03:59:28Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-27T03:59:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=95ae63dcefe91dae921dded0adf85343b288c491'/>
<id>urn:sha1:95ae63dcefe91dae921dded0adf85343b288c491</id>
<content type='text'>
* fix: generate correct workspace didchange request params

* fix: logic rewrite

* fix: logic rewrite

* fix: spell</content>
</entry>
<entry>
<title>fix: check workspace after client initial (#2356)</title>
<updated>2022-12-26T12:50:30Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-26T12:50:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a63d2c75c6880d45209baff596939343e8a431fd'/>
<id>urn:sha1:a63d2c75c6880d45209baff596939343e8a431fd</id>
<content type='text'>
* fix: some server need restart

* fix: improve

* fix: async start client

* fix: remove session file

* fix: improve logic

* fix: improve logic

* fix: check the root already in workspace

* fix: improve check

* fix: add start_new_client into the if branch</content>
</entry>
<entry>
<title>fix: use client config capabilities to check server support workspae (#2354)</title>
<updated>2022-12-25T11:53:42Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-25T11:53:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=212b99bc12a5416df8b2a610711ba399e2fc388a'/>
<id>urn:sha1:212b99bc12a5416df8b2a610711ba399e2fc388a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: check client exist supports_method (#2351)</title>
<updated>2022-12-25T09:13:31Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-25T09:13:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=efafc5d09f1815f29985108f0edfd1fe74b65458'/>
<id>urn:sha1:efafc5d09f1815f29985108f0edfd1fe74b65458</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: check client support workspaceFolders (#2350)</title>
<updated>2022-12-25T04:44:05Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-25T04:44:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=798632ae01d6cfa347a28e7b845a15b0923726e3'/>
<id>urn:sha1:798632ae01d6cfa347a28e7b845a15b0923726e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: check server_capabilities field exist (#2348)</title>
<updated>2022-12-24T06:43:32Z</updated>
<author>
<name>Yuki Ito</name>
<email>mrno110y@gmail.com</email>
</author>
<published>2022-12-24T06:43:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=011e51b33d667bd36591833a2c5d20bbe18fbfc5'/>
<id>urn:sha1:011e51b33d667bd36591833a2c5d20bbe18fbfc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: remove single_clients and improve clients reuse (#2334)</title>
<updated>2022-12-24T03:28:48Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-24T03:28:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b0bd4297763024bfeb0c3065609361fb599c3594'/>
<id>urn:sha1:b0bd4297763024bfeb0c3065609361fb599c3594</id>
<content type='text'>
* refactor: remove single_clients and improve clients reuse

* fix: remove unused param

* chore: correct check

* fix: improve

* fix: remove debug print

* fix: add comment

* chore: don't insert workspace when single file mode

* chore: add comment</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-24T02:59:44Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-24T02:59:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3e2cc7061957292850cc386d9146f55458ae9fe3'/>
<id>urn:sha1:3e2cc7061957292850cc386d9146f55458ae9fe3</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>fix: correct link of typescript-language-server (#2347)</title>
<updated>2022-12-24T02:59:27Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-24T02:59:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=38d4e6ffbdb693910807b0181de9606e4b4b835a'/>
<id>urn:sha1:38d4e6ffbdb693910807b0181de9606e4b4b835a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-24T02:29:30Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-24T02:29:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=709d322b456b5bbc4ed779f12048099200b5aa6b'/>
<id>urn:sha1:709d322b456b5bbc4ed779f12048099200b5aa6b</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>docs: update root_dir for smithy_ls and ruff_lsp (#2346)</title>
<updated>2022-12-24T02:29:15Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-12-24T02:29:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=fd27832ed72f8440007d6164b2010bfc96168c30'/>
<id>urn:sha1:fd27832ed72f8440007d6164b2010bfc96168c30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-23T06:14:28Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-23T06:14:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f6cdf0ac0e8ac5b2c40457cc1d83a9357dc2f7ce'/>
<id>urn:sha1:f6cdf0ac0e8ac5b2c40457cc1d83a9357dc2f7ce</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add smithy-language-server support (#2342)</title>
<updated>2022-12-23T06:14:14Z</updated>
<author>
<name>Nick Rodgers</name>
<email>nick.rodgers42@gmail.com</email>
</author>
<published>2022-12-23T06:14:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9d9ed94f92223755e3ed1500bbf5093a2ebb0cdd'/>
<id>urn:sha1:9d9ed94f92223755e3ed1500bbf5093a2ebb0cdd</id>
<content type='text'>
* feat: add smithy-language-server support

Add support for the smithy-language-server for the Smithy IDL

* fix: format

* fix: format

* fix: format

* fix: format

Co-authored-by: Nicholas Rodgers &lt;nrdg@amazon.com&gt;
Co-authored-by: Raphael &lt;glephunter@gmail.com&gt;</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-22T01:02:51Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-22T01:02:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=25f0c65bd8fddadbafd0048a68560bf160ceb98c'/>
<id>urn:sha1:25f0c65bd8fddadbafd0048a68560bf160ceb98c</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>fix(deno): use virtual text handler for typeDefinition (#2338)</title>
<updated>2022-12-22T01:02:33Z</updated>
<author>
<name>sigmaSd</name>
<email>bedisnbiba@gmail.com</email>
</author>
<published>2022-12-22T01:02:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9be124a9208e28b0c09cfe060fd9e9d12044c606'/>
<id>urn:sha1:9be124a9208e28b0c09cfe060fd9e9d12044c606</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-21T02:27:52Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-21T02:27:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5292d60976b3084a987bf5634150f6201830ac18'/>
<id>urn:sha1:5292d60976b3084a987bf5634150f6201830ac18</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>fix: rename ruff-lsp to ruff_lsp (#2337)</title>
<updated>2022-12-21T02:27:36Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-21T02:27:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f70a09422743c1acbc0f274c7e0eea421de5e8c3'/>
<id>urn:sha1:f70a09422743c1acbc0f274c7e0eea421de5e8c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-21T02:14:09Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-21T02:14:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=80e81b158d7dd2d4baa0384560b226d089b3a8fe'/>
<id>urn:sha1:80e81b158d7dd2d4baa0384560b226d089b3a8fe</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>chore: remove `languageFeatures`, `documentFeatures` (#2336)</title>
<updated>2022-12-21T02:13:48Z</updated>
<author>
<name>Johnson Chu</name>
<email>johnsoncodehk@gmail.com</email>
</author>
<published>2022-12-21T02:13:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d8a4493cf8187bc8caae0cca8f1fc812e48033cb'/>
<id>urn:sha1:d8a4493cf8187bc8caae0cca8f1fc812e48033cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-21T01:27:55Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-21T01:27:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=baab771852bb63ad06c91937a7a5ad199b2969b9'/>
<id>urn:sha1:baab771852bb63ad06c91937a7a5ad199b2969b9</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add ruff-lsp support (#2335)</title>
<updated>2022-12-21T01:27:38Z</updated>
<author>
<name>Igor Lacerda</name>
<email>84649544+igorlfs@users.noreply.github.com</email>
</author>
<published>2022-12-21T01:27:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4e13145980526a0296cde2d98cff6e898b1f2fad'/>
<id>urn:sha1:4e13145980526a0296cde2d98cff6e898b1f2fad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: send the lsp method request after insert workspace folders (#2330)</title>
<updated>2022-12-20T06:27:21Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-20T06:27:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d597b0f3605f43526f1b6948c6d7ca2919ea32ac'/>
<id>urn:sha1:d597b0f3605f43526f1b6948c6d7ca2919ea32ac</id>
<content type='text'>
* fix: send the lsp method request after insert workspace folders

* fix: use client do rpc request

* fix: check client support workspace</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-20T06:26:47Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-20T06:26:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1ab2720b772871198080c2ef6db251fd986185d6'/>
<id>urn:sha1:1ab2720b772871198080c2ef6db251fd986185d6</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add jq support (#2333)</title>
<updated>2022-12-20T06:26:19Z</updated>
<author>
<name>xiantang</name>
<email>zhujingdi1998@gmail.com</email>
</author>
<published>2022-12-20T06:26:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9c70f3700aed9569555902af3a4a2dead78241a0'/>
<id>urn:sha1:9c70f3700aed9569555902af3a4a2dead78241a0</id>
<content type='text'>
* feat: add jq support

* chore: change file name to jqls</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-20T04:13:23Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-20T04:13:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=259729cd83597661183206d184a2c3ed27721abc'/>
<id>urn:sha1:259729cd83597661183206d184a2c3ed27721abc</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add uvl support (#2331)</title>
<updated>2022-12-20T04:13:02Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-20T04:13:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=aa2200825861ea1285f7ac0be8010fc0c775b325'/>
<id>urn:sha1:aa2200825861ea1285f7ac0be8010fc0c775b325</id>
<content type='text'>
* feat: add uvl support

* fix: format

* fix: format</content>
</entry>
<entry>
<title>fix(gdscript): support get the port from env variable (#2313)</title>
<updated>2022-12-20T01:52:26Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-20T01:52:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=dd9e7f900fa2e5b0a374f69ab011fdb050fcabdf'/>
<id>urn:sha1:dd9e7f900fa2e5b0a374f69ab011fdb050fcabdf</id>
<content type='text'>
* fix(gdscript): support get the port from env variable

* fix: format</content>
</entry>
<entry>
<title>build(rockspec): fix rockspec package name</title>
<updated>2022-12-19T16:01:38Z</updated>
<author>
<name>Matthieu Coudron</name>
<email>mcoudron@hotmail.com</email>
</author>
<published>2022-12-19T15:44:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=22c87d6f48c4fb1daf33476450d0b14a64230809'/>
<id>urn:sha1:22c87d6f48c4fb1daf33476450d0b14a64230809</id>
<content type='text'>
nvim-lspconfig is a valid luarocks name.
</content>
</entry>
<entry>
<title>fix(lspinfo): safely expand filenames that don't exist on fs (#2320)</title>
<updated>2022-12-18T06:47:53Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-12-18T06:47:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=973aa14d0992df82ff82f714d978a3eb8d676600'/>
<id>urn:sha1:973aa14d0992df82ff82f714d978a3eb8d676600</id>
<content type='text'>
The filename of a buffer may point to a node on the file system that
does not yet exist. `uv.fs_realpath()` will return nil in these cases,
causing a nil exception later on. The builtin `resolve()` function will
return the provided filename as-is if it does not yet exist.

Alternatively we could stick to libuv APIs.</content>
</entry>
<entry>
<title>feat: add rockspec</title>
<updated>2022-12-17T14:54:03Z</updated>
<author>
<name>Marc Jakobi</name>
<email>mrcjkb89@outlook.com</email>
</author>
<published>2022-12-11T14:54:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=54eb2a070a4f389b1be0f98070f81d23e2b1a715'/>
<id>urn:sha1:54eb2a070a4f389b1be0f98070f81d23e2b1a715</id>
<content type='text'>
nvim-lspconfig is a common dependency across Neovim plugins.
Using luarocks may alleviate the need for users to specify their
plugins' dependencies in their plugin manager.
(e.g., vim-plug or packer).

See also:
https://teto.github.io/posts/2021-09-17-neovim-plugin-luarocks.html
</content>
</entry>
<entry>
<title>ci: bump action versions (#2322)</title>
<updated>2022-12-17T14:35:24Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2022-12-17T14:35:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5d96ace4fc2c02c205b69f2d8872ecb1e420901f'/>
<id>urn:sha1:5d96ace4fc2c02c205b69f2d8872ecb1e420901f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: don't auto-close config changes</title>
<updated>2022-12-16T00:17:36Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2022-12-16T00:17:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e95c12cea141632d3502fad4fb1c9260a91a65f4'/>
<id>urn:sha1:e95c12cea141632d3502fad4fb1c9260a91a65f4</id>
<content type='text'>
just leave a comment instead</content>
</entry>
<entry>
<title>ci: remove auto-close bot</title>
<updated>2022-12-16T00:14:01Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2022-12-16T00:14:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=227d4a38ad68a36c60421858ed4ea667a165213c'/>
<id>urn:sha1:227d4a38ad68a36c60421858ed4ea667a165213c</id>
<content type='text'>
This is a nuisance.</content>
</entry>
<entry>
<title>fix: run all matched client in LspStart (#2314)</title>
<updated>2022-12-13T12:07:09Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-13T12:07:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cbf8762f15fac03a51eaa2c6f983d4a5045c95b4'/>
<id>urn:sha1:cbf8762f15fac03a51eaa2c6f983d4a5045c95b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix typo (#2310)</title>
<updated>2022-12-12T11:16:29Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-12T11:16:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0c038493b37e67bed287ff99722a9ced5cdfe617'/>
<id>urn:sha1:0c038493b37e67bed287ff99722a9ced5cdfe617</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: support multiple workspaceFolders and show correct root in Lspinfo (#2304)</title>
<updated>2022-12-11T11:25:44Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-11T11:25:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6eb24ef9175d1fa3c7a23e115854b1a2d923d386'/>
<id>urn:sha1:6eb24ef9175d1fa3c7a23e115854b1a2d923d386</id>
<content type='text'>
* feat: support multiple workspaceFolders and show correct root in Lspinfo

* fix: add return branch

* fix: convert path before compare

* fix: improve find root dir in LspInfo

* fix: check logic

* fix: remove unnecessary code</content>
</entry>
<entry>
<title>fix: check client is available and get client id from cache (#2303)</title>
<updated>2022-12-10T03:00:24Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-10T03:00:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3bb0c53b1df74d4b3b70d5939a015b19064a5a06'/>
<id>urn:sha1:3bb0c53b1df74d4b3b70d5939a015b19064a5a06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: check workspae folders follow nvim version (#2301)</title>
<updated>2022-12-09T11:30:27Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-09T11:30:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8a3e5f9add9cd408c7063619c8d612700bf25d4d'/>
<id>urn:sha1:8a3e5f9add9cd408c7063619c8d612700bf25d4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: add new root into the workspace folders (#2298)</title>
<updated>2022-12-08T22:08:39Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-08T22:08:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b03ff434790b42b03a6c34b97ba0c5dd0afe5142'/>
<id>urn:sha1:b03ff434790b42b03a6c34b97ba0c5dd0afe5142</id>
<content type='text'>
* fix: add the new root to workspaceFolders

* fix: add the new root to workspaceFolders</content>
</entry>
<entry>
<title>fix: improve client stop logic in LspStop (#2296)</title>
<updated>2022-12-07T12:37:16Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-07T12:37:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c7206327096bedf2e213788a60624a84b3b7552d'/>
<id>urn:sha1:c7206327096bedf2e213788a60624a84b3b7552d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: support force stop language server (#2294)</title>
<updated>2022-12-07T12:21:21Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-07T12:21:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=23c72d4da3656af72aba5950e5ad7c85dbca71f2'/>
<id>urn:sha1:23c72d4da3656af72aba5950e5ad7c85dbca71f2</id>
<content type='text'>
* feat: support force stop language server

* feat: use vim syntax

* feat: update doc</content>
</entry>
<entry>
<title>fix:  typo of vim.loop.cwd (#2293)</title>
<updated>2022-12-07T09:33:37Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-07T09:33:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cda7d1d6e068ece255644487c91d9afddd4f87e5'/>
<id>urn:sha1:cda7d1d6e068ece255644487c91d9afddd4f87e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: support unnamed buffer with single_file_support (#2226)</title>
<updated>2022-12-06T09:23:41Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-06T09:23:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8faa599646f482d3ed04e645eb04af94bcd12feb'/>
<id>urn:sha1:8faa599646f482d3ed04e645eb04af94bcd12feb</id>
<content type='text'>
* feat: support unnamed buffer with single_file_support

* fix: make some code simple clear

* feat: update doc

* fix: grammar

* fix: grammar</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-06T01:43:23Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-06T01:43:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=394887418e9714c4e4626a16257b15e67dc5d893'/>
<id>urn:sha1:394887418e9714c4e4626a16257b15e67dc5d893</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add 'starlark-rust' LSP for starlark and BUILD files (#2291)</title>
<updated>2022-12-06T01:43:10Z</updated>
<author>
<name>Nils Wireklint</name>
<email>stagnation@users.noreply.github.com</email>
</author>
<published>2022-12-06T01:43:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4f289effd944a8297bf86de2a7a5aa8f59870df9'/>
<id>urn:sha1:4f289effd944a8297bf86de2a7a5aa8f59870df9</id>
<content type='text'>
* feat: add 'starlark-rust' LSP for starlark and BUILD files

This uses the github name and not the cargo name as it is not so
official and may be replaced by a better LSP. So the name is not already
taken by this linter.

* fix: remove indent

* fix: remove indent

* fix: remove indent

* fix: remove indent

* fix: remove indent

* fix: remove indent

* fix: remove indent

Co-authored-by: Raphael &lt;glephunter@gmail.com&gt;</content>
</entry>
<entry>
<title>fix: restart client after client is stopped after LspRestart (#2290)</title>
<updated>2022-12-05T10:32:32Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-05T10:32:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e96f639b608a596aa1ea8abb7e5b799cedbb0b1a'/>
<id>urn:sha1:e96f639b608a596aa1ea8abb7e5b799cedbb0b1a</id>
<content type='text'>
* fix: restart client after client is stopped after LspRestart

* fix: format</content>
</entry>
<entry>
<title>fix(lsp): don't spawn new lsp client if already persent (#2287)</title>
<updated>2022-12-04T10:20:40Z</updated>
<author>
<name>sigmaSd</name>
<email>bedisnbiba@gmail.com</email>
</author>
<published>2022-12-04T10:20:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ac132be91a6a8170788e7139964288e673b31c5e'/>
<id>urn:sha1:ac132be91a6a8170788e7139964288e673b31c5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-03T08:29:51Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-03T08:29:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f938e3b68675770471d5d03ffb595abdc9410b31'/>
<id>urn:sha1:f938e3b68675770471d5d03ffb595abdc9410b31</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>fix(ansiblels): update ansiblels default config (#2286)</title>
<updated>2022-12-03T08:29:34Z</updated>
<author>
<name>Rufus Deponian</name>
<email>31796184+deponian@users.noreply.github.com</email>
</author>
<published>2022-12-03T08:29:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e6e89ddbe19179b5b057d9b60bf9a9083db24e2d'/>
<id>urn:sha1:e6e89ddbe19179b5b057d9b60bf9a9083db24e2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-02T10:45:19Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-02T10:45:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9f49f35cf04edcf11fc23d849467d51f462be141'/>
<id>urn:sha1:9f49f35cf04edcf11fc23d849467d51f462be141</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>fix: update the ansiblels settings (#2284)</title>
<updated>2022-12-02T10:45:07Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-02T10:45:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=11c8aecb151ee1bb00fe7f5f0bb4c915c2d992ec'/>
<id>urn:sha1:11c8aecb151ee1bb00fe7f5f0bb4c915c2d992ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-02T09:24:31Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-02T09:24:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=fcbcc572c4bca765de051e4e75c16db8819376dd'/>
<id>urn:sha1:fcbcc572c4bca765de051e4e75c16db8819376dd</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add eruby to emmet_ls (#2281)</title>
<updated>2022-12-02T09:24:14Z</updated>
<author>
<name>Cory Hutchison</name>
<email>cory@mutecipher.com</email>
</author>
<published>2022-12-02T09:24:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=aa38fcc7e5e535099da1f4cd4391d94657893b49'/>
<id>urn:sha1:aa38fcc7e5e535099da1f4cd4391d94657893b49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-01T14:53:38Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-01T14:53:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=334fc86c16be91638b61e25fe89e89c55c5617bf'/>
<id>urn:sha1:334fc86c16be91638b61e25fe89e89c55c5617bf</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>fix: move gleam.lua to correct folder (#2279)</title>
<updated>2022-12-01T14:53:24Z</updated>
<author>
<name>Massolari</name>
<email>douglasmassolari@hotmail.com</email>
</author>
<published>2022-12-01T14:53:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3170f47b5b09413cd08e18a99bab8fb9af4f2794'/>
<id>urn:sha1:3170f47b5b09413cd08e18a99bab8fb9af4f2794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: remove searched for message in lspinfo (#2274)</title>
<updated>2022-12-01T12:18:16Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-01T12:18:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cb64ead000d70716cd779ef0409ebc2ce4a464fd'/>
<id>urn:sha1:cb64ead000d70716cd779ef0409ebc2ce4a464fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: inspect UNISON_LSP_PORT in unison (#2277)</title>
<updated>2022-12-01T10:29:10Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-01T10:29:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d79ffd833ce22e0b9719df98d942c399231779f0'/>
<id>urn:sha1:d79ffd833ce22e0b9719df98d942c399231779f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-12-01T10:06:29Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-12-01T10:06:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5e0bd39476d4e224dfe5ea6a6624ea3bb467a8bb'/>
<id>urn:sha1:5e0bd39476d4e224dfe5ea6a6624ea3bb467a8bb</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add unison support (#2276)</title>
<updated>2022-12-01T10:06:09Z</updated>
<author>
<name>Kento Okura</name>
<email>kento@okura.at</email>
</author>
<published>2022-12-01T10:06:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=26e9fbb3414a3b15774be45bbe21c89016887a95'/>
<id>urn:sha1:26e9fbb3414a3b15774be45bbe21c89016887a95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>perf: use the truly minimal test config file (#2269)</title>
<updated>2022-12-01T01:58:54Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-12-01T01:58:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=64c0222dfc9f53292f0789d6afff7432a809ed56'/>
<id>urn:sha1:64c0222dfc9f53292f0789d6afff7432a809ed56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>perf: update requires neovim version in doc (#2270)</title>
<updated>2022-11-30T11:58:09Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-11-30T11:58:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d346335af862ede0cece75739d789cfdc46c4454'/>
<id>urn:sha1:d346335af862ede0cece75739d789cfdc46c4454</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-11-30T09:31:08Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-11-30T09:31:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=90e4f3f89806a9b96d6e1c4d8112a5614aa0017e'/>
<id>urn:sha1:90e4f3f89806a9b96d6e1c4d8112a5614aa0017e</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add smarty (#2250)</title>
<updated>2022-11-30T09:30:52Z</updated>
<author>
<name>landeaux</name>
<email>landeaux@users.noreply.github.com</email>
</author>
<published>2022-11-30T09:30:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e80459ce49578e8bedad06e605604bc9b4608478'/>
<id>urn:sha1:e80459ce49578e8bedad06e605604bc9b4608478</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-11-29T03:26:18Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-11-29T03:26:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=faa011a24a6911332eeac6c253a0881c2e578628'/>
<id>urn:sha1:faa011a24a6911332eeac6c253a0881c2e578628</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add gleam (#2266)</title>
<updated>2022-11-29T03:26:04Z</updated>
<author>
<name>Matthew McMillan</name>
<email>github@matthewmcmillan.me</email>
</author>
<published>2022-11-29T03:26:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=807f3a66f342e08a4f6705bb68bfe199360ff861'/>
<id>urn:sha1:807f3a66f342e08a4f6705bb68bfe199360ff861</id>
<content type='text'>
* feat: add gleam

* fix: format

Co-authored-by: Matthew McMillan &lt;matt@matthewmcmillan.me&gt;
Co-authored-by: Raphael &lt;glephunter@gmail.com&gt;</content>
</entry>
<entry>
<title>feat: add scheme-langserver support (#2264)</title>
<updated>2022-11-29T03:25:50Z</updated>
<author>
<name>ufo5260987423</name>
<email>ufo5260987423@163.com</email>
</author>
<published>2022-11-29T03:25:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=bdf9f8239b571ad46c3d5c12171b4d26e1931ad8'/>
<id>urn:sha1:bdf9f8239b571ad46c3d5c12171b4d26e1931ad8</id>
<content type='text'>
* feat: add scheme-langserver support

* fix

* fix: format with stylua

* fix: fixup!

* fix: format with stylua

Co-authored-by: Raphael &lt;glephunter@gmail.com&gt;</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-11-29T01:37:47Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-11-29T01:37:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6996470c0ed176ecf40322cce14fb8202b2746a4'/>
<id>urn:sha1:6996470c0ed176ecf40322cce14fb8202b2746a4</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add prolog lsp (lsp_server) support (#2265)</title>
<updated>2022-11-29T01:37:31Z</updated>
<author>
<name>Carlos Aguilera</name>
<email>55970423+cagucor@users.noreply.github.com</email>
</author>
<published>2022-11-29T01:37:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d72fa5d1b02c09ed8ccdc737b180d10f2cdb2c8b'/>
<id>urn:sha1:d72fa5d1b02c09ed8ccdc737b180d10f2cdb2c8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-11-28T01:07:32Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-11-28T01:07:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a2817c9d9500079a0340286a88653b41707a92eb'/>
<id>urn:sha1:a2817c9d9500079a0340286a88653b41707a92eb</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>docs: update sumneko_lua installation url (#2263)</title>
<updated>2022-11-28T01:07:18Z</updated>
<author>
<name>Ra</name>
<email>108156134+rainrisa@users.noreply.github.com</email>
</author>
<published>2022-11-28T01:07:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c6fc773972e22ba50aa63de71a4abfc51f818393'/>
<id>urn:sha1:c6fc773972e22ba50aa63de71a4abfc51f818393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-11-28T01:04:52Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-11-28T01:04:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cc1b8d339455e92cb4cfbb6895eb172f565c56fd'/>
<id>urn:sha1:cc1b8d339455e92cb4cfbb6895eb172f565c56fd</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>Try to get sourcery auth token from config file (#2240)</title>
<updated>2022-11-28T01:04:33Z</updated>
<author>
<name>Otto Ahoniemi</name>
<email>otto@ottoahoniemi.fi</email>
</author>
<published>2022-11-28T01:04:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9f722fb8601b1f5e6d4b034d30eb328e1bb9c526'/>
<id>urn:sha1:9f722fb8601b1f5e6d4b034d30eb328e1bb9c526</id>
<content type='text'>
* feat: try to get sourcery token from config file

* fix: support windows

* fix: only check for token if it's not in options</content>
</entry>
<entry>
<title>perf: use alias api variable (#2260)</title>
<updated>2022-11-26T07:24:03Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-11-26T07:24:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=abe6c99c7489de2c317869cf5dea57a9595a0cca'/>
<id>urn:sha1:abe6c99c7489de2c317869cf5dea57a9595a0cca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-11-26T00:57:36Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-11-26T00:57:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b835c95ac886a5f2700c711ba36527dc89d006aa'/>
<id>urn:sha1:b835c95ac886a5f2700c711ba36527dc89d006aa</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>docs(sourcery): put setup inside code block (#2258)</title>
<updated>2022-11-26T00:57:25Z</updated>
<author>
<name>hafeoz</name>
<email>hafeoz@kolabnow.com</email>
</author>
<published>2022-11-26T00:57:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=bc6433d7e585d64817edb44049700ea2c002f045'/>
<id>urn:sha1:bc6433d7e585d64817edb44049700ea2c002f045</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add ntt language server support (#2256)</title>
<updated>2022-11-26T00:57:09Z</updated>
<author>
<name>lukaswozniak</name>
<email>43893492+lukaswozniak@users.noreply.github.com</email>
</author>
<published>2022-11-26T00:57:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ff7a604080342181ed86ccd886d2c4c567b964ba'/>
<id>urn:sha1:ff7a604080342181ed86ccd886d2c4c567b964ba</id>
<content type='text'>
Co-authored-by: luwoznia &lt;lukasz.wozniak@nokia.com&gt;</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-11-24T10:06:32Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-11-24T10:06:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d005193b6476088ff032607baca07b1bbbeb36ee'/>
<id>urn:sha1:d005193b6476088ff032607baca07b1bbbeb36ee</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>Add more ESLint options (#2254)</title>
<updated>2022-11-24T10:06:13Z</updated>
<author>
<name>Mark Skelton</name>
<email>mdskelton99@gmail.com</email>
</author>
<published>2022-11-24T10:06:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1c1d1aa2d1fef137f07cd54abbc8147b5b620ad1'/>
<id>urn:sha1:1c1d1aa2d1fef137f07cd54abbc8147b5b620ad1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-11-21T10:06:05Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-11-21T10:06:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ea5744f9243ec25a178a0bc403a4c8203ecc4f23'/>
<id>urn:sha1:ea5744f9243ec25a178a0bc403a4c8203ecc4f23</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>fix: override another progress handler for jdtls (#2153)</title>
<updated>2022-11-21T10:05:45Z</updated>
<author>
<name>Volodymyr Kot</name>
<email>volodymyr.kot.ua@gmail.com</email>
</author>
<published>2022-11-21T10:05:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e2e1199d9d88732dc6d523c2f2b3e4409254c6b2'/>
<id>urn:sha1:e2e1199d9d88732dc6d523c2f2b3e4409254c6b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update server_configurations.md</title>
<updated>2022-11-20T04:29:14Z</updated>
<author>
<name>github-actions</name>
<email>github-actions@github.com</email>
</author>
<published>2022-11-20T04:29:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=04b672b68d80fd81d41079de101d2be31f761e15'/>
<id>urn:sha1:04b672b68d80fd81d41079de101d2be31f761e15</id>
<content type='text'>
skip-checks: true
</content>
</entry>
<entry>
<title>feat: add fennel-ls support (#2247)</title>
<updated>2022-11-20T04:29:01Z</updated>
<author>
<name>liugh</name>
<email>46311996+gh-liu@users.noreply.github.com</email>
</author>
<published>2022-11-20T04:29:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=16c8f45f84d8a77d347f9a08be5c71acac880497'/>
<id>urn:sha1:16c8f45f84d8a77d347f9a08be5c71acac880497</id>
<content type='text'>
* feat: add fennel-ls support

* Update lua/lspconfig/server_configurations/fennel-ls.lua

Co-authored-by: Raphael &lt;glephunter@gmail.com&gt;

* Update lua/lspconfig/server_configurations/fennel-ls.lua

Co-authored-by: Raphael &lt;glephunter@gmail.com&gt;

* Update lua/lspconfig/server_configurations/fennel-ls.lua

Co-authored-by: Raphael &lt;glephunter@gmail.com&gt;

* Update lua/lspconfig/server_configurations/fennel-ls.lua

Co-authored-by: Raphael &lt;glephunter@gmail.com&gt;

Co-authored-by: liu &lt;liu@allen&gt;
Co-authored-by: Raphael &lt;glephunter@gmail.com&gt;</content>
</entry>
</feed>
