<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/lspconfig.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>2025-10-11T15:04:02Z</updated>
<entry>
<title>fix: show backtrace from deprecate() call</title>
<updated>2025-10-11T15:04:02Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-10-11T15:04:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f619467eb52061d6c59969ec15f7192fd22f56ce'/>
<id>urn:sha1:f619467eb52061d6c59969ec15f7192fd22f56ce</id>
<content type='text'>
ref 1f7fbc34e6420476142b5cc85e9bee52717540fb
ref #4095
</content>
</entry>
<entry>
<title>refactor!: deprecate old framework/configs, Nvim 0.10 #4077</title>
<updated>2025-09-18T03:30:24Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-09-18T03:30:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1f7fbc34e6420476142b5cc85e9bee52717540fb'/>
<id>urn:sha1:1f7fbc34e6420476142b5cc85e9bee52717540fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: require Nvim 0.10+ #3692</title>
<updated>2025-04-05T22:16:20Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-05T22:16:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ed4dff80c06167d180293ca13ccf48b9a615c17a'/>
<id>urn:sha1:ed4dff80c06167d180293ca13ccf48b9a615c17a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(typst_lsp): deprecate typst_lsp to tinymist (#3493)</title>
<updated>2024-12-05T10:54:48Z</updated>
<author>
<name>glepnir</name>
<email>glephunter@gmail.com</email>
</author>
<published>2024-12-05T10:54:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2c007c79eedfca0ec652c50d571cb0c52d1577ba'/>
<id>urn:sha1:2c007c79eedfca0ec652c50d571cb0c52d1577ba</id>
<content type='text'>
Problem: typst_lsp has been archived.

Solution: use tinymist instead

Fix #3492</content>
</entry>
<entry>
<title>chore: fix typo on deprecate of bufls (#3422)</title>
<updated>2024-11-06T07:28:56Z</updated>
<author>
<name>glepnir</name>
<email>glephunter@gmail.com</email>
</author>
<published>2024-11-06T07:28:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=52302604e3c667cfdf33aadf89088e96eb3c5da3'/>
<id>urn:sha1:52302604e3c667cfdf33aadf89088e96eb3c5da3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(buf): new lsp for protobuf (#3414)</title>
<updated>2024-11-06T05:38:53Z</updated>
<author>
<name>Imron Gamidli</name>
<email>36050790+gogamid@users.noreply.github.com</email>
</author>
<published>2024-11-06T05:38:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2e92288351d3b0a9e5c8d8de7d1a9aaa0e5c40e9'/>
<id>urn:sha1:2e92288351d3b0a9e5c8d8de7d1a9aaa0e5c40e9</id>
<content type='text'>
new server bufls for protobuf filetype</content>
</entry>
<entry>
<title>chore(ruff_lsp): deprecate ruff_lsp in favour of ruff (#3420)</title>
<updated>2024-11-06T05:37:50Z</updated>
<author>
<name>Peter Lithammer</name>
<email>peter.lithammer@gmail.com</email>
</author>
<published>2024-11-06T05:37:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=dff0299f2a510544665592531845b230159edafb'/>
<id>urn:sha1:dff0299f2a510544665592531845b230159edafb</id>
<content type='text'>
`ruff server` has been stable for some time now.</content>
</entry>
<entry>
<title>fix: malformed version message in older Nvim #3345</title>
<updated>2024-10-03T15:05:59Z</updated>
<author>
<name>Micah Halter</name>
<email>micah@mehalter.com</email>
</author>
<published>2024-10-03T15:05:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=09074a29315dfe1c1bd5081a43481bd9af97bd3c'/>
<id>urn:sha1:09074a29315dfe1c1bd5081a43481bd9af97bd3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: assert minimum required Nvim version #3338</title>
<updated>2024-10-03T08:45:05Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2024-10-03T08:45:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1c2595e38da319a1a58c94f58afe6fe6fe02e292'/>
<id>urn:sha1:1c2595e38da319a1a58c94f58afe6fe6fe02e292</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(lspinfo): replace :LspInfo with :checkhealth #3339</title>
<updated>2024-10-02T13:57:18Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-10-02T13:57:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e6569c18c21be5166e4b9cc7530e828b8285c84e'/>
<id>urn:sha1:e6569c18c21be5166e4b9cc7530e828b8285c84e</id>
<content type='text'>
Problem:
:LspInfo has its own "inner platlform" of highlights, mappings etc. And
it doesn't integrate with :checkhealth.

Solution:
- Move the lspinfo code to a healthcheck.
- LspInfo features such as highlights, "floating window" presentation,
  etc., should be added to :checkhealth in Nvim core, if they are really
  needed.
- Define a "q" mapping until Nvim stable has that in :checkhealth.</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>
<entry>
<title>feat: show deprecate servers list in LspInfo (#3308)</title>
<updated>2024-09-18T12:36:07Z</updated>
<author>
<name>glepnir</name>
<email>glephunter@gmail.com</email>
</author>
<published>2024-09-18T12:36:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=73e0002b6f211376bbf36c31a2f812aedf6bd6b0'/>
<id>urn:sha1:73e0002b6f211376bbf36c31a2f812aedf6bd6b0</id>
<content type='text'>
* feat: show deprecate servers list in LspInfo

In order to smoothly transition to the vim.lsp.start interface in the future,
adding checkhealth here is meaningless. Only the lspinfo information window
is available. So shown deprecate servers list in LspInfo and update the
server deprecate remove version to 0.2.1. 0.2.0 is tagged too
quickly cause some servers not removed.


Co-authored-by: Justin M. Keyes &lt;justinkz@gmail.com&gt;</content>
</entry>
<entry>
<title>feat(ts_ls)!: rename `tsserver` to `ts_ls` #3232</title>
<updated>2024-09-05T08:26:31Z</updated>
<author>
<name>Yi Ming</name>
<email>ofseed@foxmail.com</email>
</author>
<published>2024-09-05T08:26:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=bdbc65aadc708ce528efb22bca5f82a7cca6b54d'/>
<id>urn:sha1:bdbc65aadc708ce528efb22bca5f82a7cca6b54d</id>
<content type='text'>
`tsserver` cannot be used as an abbreviation for `typescript-language-server`, because there is [`tsserver`](https://github.com/microsoft/TypeScript/wiki/Standalone-Server-(tsserver)) already and it is completely different from `typescript-language-server`. This is misleading.

As the [README of `typescript-language-server`](https://github.com/typescript-language-server/typescript-language-server/blob/master/README.md) says, it's a wrapper of `tsserver`. This abuse has been around for so many time in lspconfig that people don't realize they are two different things, and are then confused by replacements of `typescript-language-server` like [typescript-tools.nvim](https://github.com/pmizio/typescript-tools.nvim) and [vtsls](https://github.com/yioneko/vtsls).</content>
</entry>
<entry>
<title>fix: rename ruby_ls to ruby_lsp (#3105)</title>
<updated>2024-04-14T06:11:32Z</updated>
<author>
<name>Nithin Bekal</name>
<email>nithinbekal@gmail.com</email>
</author>
<published>2024-04-14T06:11:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=40f9286377b72191f77f60f62aafad14ac0994bf'/>
<id>urn:sha1:40f9286377b72191f77f60f62aafad14ac0994bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(sqls): deprecate sqls suggest sqlls instead (#2544)</title>
<updated>2023-04-05T08:51:16Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2023-04-05T08:51:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ae3debca7ce4f081452345ba4c0443ecf4dec99e'/>
<id>urn:sha1:ae3debca7ce4f081452345ba4c0443ecf4dec99e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: remove deprecate function config.available_servers (#2457)</title>
<updated>2023-02-14T08:09:33Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2023-02-14T08:09:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c5acbac78460658c17a704afb2e6ec83a497cbb2'/>
<id>urn:sha1:c5acbac78460658c17a704afb2e6ec83a497cbb2</id>
<content type='text'>
this function mark as deprecate in 0.1.4
use util.available_servers instead of</content>
</entry>
<entry>
<title>feat: rename servers with hyphens (`-`) (#2451)</title>
<updated>2023-02-12T02:50:05Z</updated>
<author>
<name>figsoda</name>
<email>figsoda@pm.me</email>
</author>
<published>2023-02-12T02:50:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b4c9b0cca8293512432624c63b803714f7c33b16'/>
<id>urn:sha1:b4c9b0cca8293512432624c63b803714f7c33b16</id>
<content type='text'>
* feat: rename fennel-ls -&gt; fennel_ls

* feat: rename starlark-rust -&gt; starlark_rust</content>
</entry>
<entry>
<title>feat: rename sumneko_lua -&gt; lua_ls (#2439)</title>
<updated>2023-02-12T02:30:20Z</updated>
<author>
<name>figsoda</name>
<email>figsoda@pm.me</email>
</author>
<published>2023-02-12T02:30:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6669f2d8ebc38cfb9e639145569f94be5556d916'/>
<id>urn:sha1:6669f2d8ebc38cfb9e639145569f94be5556d916</id>
<content type='text'>
* feat: rename sumneko_lua -&gt; lua_language_server

* refactor(sumneko_lua): use vim.deprecate

* refactor: handle deprecated server aliases in one place

* refactor: put server aliases in a function

* feat: rename lua_language_server -&gt; lua_ls</content>
</entry>
<entry>
<title>fix: lspstart should be work without arg (#2090)</title>
<updated>2022-08-26T03:12:52Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-08-26T03:12:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=520c609210029e901b433c49e7c1e00dd247b47a'/>
<id>urn:sha1:520c609210029e901b433c49e7c1e00dd247b47a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: add vim.deprecate in old function (#2080)</title>
<updated>2022-08-23T23:58:50Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-08-23T23:58:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b004cc6e586fd623d331eb78e7f258547d2225c3'/>
<id>urn:sha1:b004cc6e586fd623d331eb78e7f258547d2225c3</id>
<content type='text'>
* fix: add vim.deprecrate in old function

* fix: typo</content>
</entry>
<entry>
<title>feat!: 0.7 API update (#1984)</title>
<updated>2022-08-23T14:03:20Z</updated>
<author>
<name>Ranjith Hegde</name>
<email>ranjithshegde@gmail.com</email>
</author>
<published>2022-08-23T14:03:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=fe7a6f41e59654db6bbc9eb2d084decc54b295e4'/>
<id>urn:sha1:fe7a6f41e59654db6bbc9eb2d084decc54b295e4</id>
<content type='text'>
* switch to lua api for autocommands
* switch to nvim_create_user_command
* move to lua plugin initialization

NOTICE: Defining commands in server configurations will be deprecated in
future releases.
See `:help lspconfig.txt` to setup the same in an `on_attach` function.

Co-authored-by: Michael Lingelbach &lt;m.j.lbach@gmail.com&gt;</content>
</entry>
<entry>
<title>fix: only consider servers that have been set up as available (#2066)</title>
<updated>2022-08-23T11:20:29Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-08-23T11:20:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6c3cbbc4d5300a6e934e881606436748cc3e72dd'/>
<id>urn:sha1:6c3cbbc4d5300a6e934e881606436748cc3e72dd</id>
<content type='text'>
* test: add failing test

* fix(lspconfig): only consider servers that have been set up as available</content>
</entry>
<entry>
<title>fix(lspconfig.lua): lint</title>
<updated>2022-06-01T14:25:12Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2022-06-01T14:25:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3ced720e70c0a6d2e1e49cb0b65a4211c333be84'/>
<id>urn:sha1:3ced720e70c0a6d2e1e49cb0b65a4211c333be84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add :LspLog command #1917</title>
<updated>2022-05-22T13:39:16Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-22T13:39:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2972d9264b3de9dbd024f719e4746bb6bea36e30'/>
<id>urn:sha1:2972d9264b3de9dbd024f719e4746bb6bea36e30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: prefix all vim.notify message with [lspconfig] (#1496)</title>
<updated>2021-11-27T14:58:00Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-11-27T14:58:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d0263c11e53086242eea72cb76db9fecc6fbc449'/>
<id>urn:sha1:d0263c11e53086242eea72cb76db9fecc6fbc449</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>
<entry>
<title>fix: disambiguate autostart option from function name (#1356)</title>
<updated>2021-11-08T16:21:24Z</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2021-11-08T16:21:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=57ea20d81ffb8afd8b8fa4c674dcab6ad877874a'/>
<id>urn:sha1:57ea20d81ffb8afd8b8fa4c674dcab6ad877874a</id>
<content type='text'>
* make `config.autostart` separate from `config.launch()`
* simplify handling of `config.autostart`
* check for `true` instead of `not false`
* replace `trigger` with the conventional `event` and `pattern`</content>
</entry>
<entry>
<title>feat: improve interface for `:Lsp*` commands (#1324)</title>
<updated>2021-10-17T23:13:21Z</updated>
<author>
<name>Vsevolod</name>
<email>kefirchik3@gmail.com</email>
</author>
<published>2021-10-17T23:13:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a209627886c3edc6926bede732543f9c09aaf22c'/>
<id>urn:sha1:a209627886c3edc6926bede732543f9c09aaf22c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: use pairs in LspRestart (#1234)</title>
<updated>2021-09-07T18:57:17Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-09-07T18:57:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1d2efff442fb812a0e7278c4594ffcf332593d4f'/>
<id>urn:sha1:1d2efff442fb812a0e7278c4594ffcf332593d4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: remove modeline (#1177)</title>
<updated>2021-08-24T14:12:38Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-08-24T14:12:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=08a698d652f3d1fc6195b4efd9d23ecaced2c879'/>
<id>urn:sha1:08a698d652f3d1fc6195b4efd9d23ecaced2c879</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: refactor ui components (#1172)</title>
<updated>2021-08-24T12:40:45Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-08-24T12:40:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=09c3ca620e21a365630006e98823fcf4888e7e11'/>
<id>urn:sha1:09c3ca620e21a365630006e98823fcf4888e7e11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: change stylua to single quotes (#1068)</title>
<updated>2021-07-13T17:41:39Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-07-13T17:41:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cd1ccf056be9cbcc3d5cbefff08135276bc476ed'/>
<id>urn:sha1:cd1ccf056be9cbcc3d5cbefff08135276bc476ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: lint and format with stylua</title>
<updated>2021-07-03T22:49:27Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-07-03T21:45:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ec11b85df73cce4edb2925cb7f1d0e8db3a07b1c'/>
<id>urn:sha1:ec11b85df73cce4edb2925cb7f1d0e8db3a07b1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wrap dofile in pcall</title>
<updated>2021-05-03T18:40:36Z</updated>
<author>
<name>David Hotham</name>
<email>david.hotham@metaswitch.com</email>
</author>
<published>2021-05-03T18:40:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a0d8ea24abd7f6a45286c95e9a10f1bddc1dc347'/>
<id>urn:sha1:a0d8ea24abd7f6a45286c95e9a10f1bddc1dc347</id>
<content type='text'>
Fixes #876
</content>
</entry>
<entry>
<title>Use dofile instead of require for faster setup({})</title>
<updated>2021-04-23T07:57:36Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-04-22T03:54:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=04f223f3d08388eac74a571516145154bf5af64c'/>
<id>urn:sha1:04f223f3d08388eac74a571516145154bf5af64c</id>
<content type='text'>
* closes #239
* For 76 language servers, this decreases time to invoke setup({}) from
  ~126 ms to ~1ms
</content>
</entry>
<entry>
<title>Lazily require lspinfo to save on start-up time</title>
<updated>2021-04-22T02:22:02Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-04-22T02:13:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8995de7ec5e96dfc030d77efc3de5703ce577279'/>
<id>urn:sha1:8995de7ec5e96dfc030d77efc3de5703ce577279</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LspStart: make start all matching clients by default</title>
<updated>2021-04-14T08:35:11Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-04-14T08:34:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2d687154968e7a12345fe6167b538cd8488114cb'/>
<id>urn:sha1:2d687154968e7a12345fe6167b538cd8488114cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restart clients attached to current buffer if none specified</title>
<updated>2021-04-05T10:56:38Z</updated>
<author>
<name>kraftwerk28</name>
<email>kefirchik3@gmail.com</email>
</author>
<published>2021-04-05T10:52:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a39b3109e04c26c4b926460815f655570e27896d'/>
<id>urn:sha1:a39b3109e04c26c4b926460815f655570e27896d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add stop, start, and restart commands</title>
<updated>2021-03-28T08:48:57Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-03-28T08:27:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1dfab4f50f03efb304ec8c996728bb5dc90962d6'/>
<id>urn:sha1:1dfab4f50f03efb304ec8c996728bb5dc90962d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: remove deprecated module/function</title>
<updated>2021-02-25T18:12:06Z</updated>
<author>
<name>Matthieu Coudron</name>
<email>mcoudron@hotmail.com</email>
</author>
<published>2021-02-25T18:12:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=71fb8081e910d697d13480fde98976a968bd6243'/>
<id>urn:sha1:71fb8081e910d697d13480fde98976a968bd6243</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix metatable __index for defining new language servers</title>
<updated>2021-02-01T02:40:10Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-03T09:53:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=76831d5d0445a495d1f0bfdf21e3ed02b9937775'/>
<id>urn:sha1:76831d5d0445a495d1f0bfdf21e3ed02b9937775</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove deprecated commands :LspInstall and :LspInstallInfo</title>
<updated>2021-01-24T22:32:53Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-24T22:32:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a1825d2afb9ce6a45f04797636f576d8d4fcccd2'/>
<id>urn:sha1:a1825d2afb9ce6a45f04797636f576d8d4fcccd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lspinfo: move to module</title>
<updated>2021-01-15T21:02:44Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-15T18:40:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=77aecd7358e05182357c6a106d243ceba85c4cdf'/>
<id>urn:sha1:77aecd7358e05182357c6a106d243ceba85c4cdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add handling for nil filetypes</title>
<updated>2021-01-15T19:48:38Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-15T19:48:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ad33c65f005e9da7701a88701945a8ec9c019068'/>
<id>urn:sha1:ad33c65f005e9da7701a88701945a8ec9c019068</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LspInfo: fix display when client cmd contains newlines</title>
<updated>2021-01-15T06:11:09Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-12T20:21:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c15458eb7d8152c05e557a17b8859a5d2cd77ad5'/>
<id>urn:sha1:c15458eb7d8152c05e557a17b8859a5d2cd77ad5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LspInfo: fix when filetypes not defined</title>
<updated>2021-01-14T22:00:53Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-14T22:00:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9ffc8154da2e014bebb2638a622807172fc6e971'/>
<id>urn:sha1:9ffc8154da2e014bebb2638a622807172fc6e971</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix root detection for LspInfo, cache setup</title>
<updated>2021-01-14T19:34:56Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-14T10:39:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=acc93eb3febaaf3950f65b70fa33f21edfb963f0'/>
<id>urn:sha1:acc93eb3febaaf3950f65b70fa33f21edfb963f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Commands: add LspInfo</title>
<updated>2021-01-11T22:49:09Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-09T09:25:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8c63f6c919e9e89bce7758e5f93f4e0df4f50269'/>
<id>urn:sha1:8c63f6c919e9e89bce7758e5f93f4e0df4f50269</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add compatibility functions with deprecation notice</title>
<updated>2021-01-03T14:53:47Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-03T14:26:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f60ba8558fa9ecdf423837e980ac560341a503ab'/>
<id>urn:sha1:f60ba8558fa9ecdf423837e980ac560341a503ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove all installers and install logic</title>
<updated>2021-01-03T14:53:43Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2020-12-29T01:32:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=93c34311581ed9db125b1c41c87b8d3af7dc4c41'/>
<id>urn:sha1:93c34311581ed9db125b1c41c87b8d3af7dc4c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename nvim_lsp to lspconfig</title>
<updated>2020-09-06T08:49:21Z</updated>
<author>
<name>Hirokazu Hata</name>
<email>h.hata.ai.t@gmail.com</email>
</author>
<published>2020-09-06T08:49:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ddcd9e6aae50d6397e43e4fc9ba0cf7a82cc79de'/>
<id>urn:sha1:ddcd9e6aae50d6397e43e4fc9ba0cf7a82cc79de</id>
<content type='text'>
</content>
</entry>
</feed>
