<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/lspconfig, branch v0.1.1</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig?h=v0.1.1</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig?h=v0.1.1'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2022-01-09T18:09:18Z</updated>
<entry>
<title>fix: try_add_wrapper errors if passed nil for bufnr (#1648)</title>
<updated>2022-01-09T18:09:18Z</updated>
<author>
<name>oncomouse</name>
<email>oncomouse@gmail.com</email>
</author>
<published>2022-01-09T18:09:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d285f720ed2b26b687a06e9c7d5d41353dd2b743'/>
<id>urn:sha1:d285f720ed2b26b687a06e9c7d5d41353dd2b743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add OpenFOAM language server (#1643)</title>
<updated>2022-01-09T16:33:23Z</updated>
<author>
<name>Mohammed Elwardi Fadeli</name>
<email>34474472+FoamScience@users.noreply.github.com</email>
</author>
<published>2022-01-09T16:33:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ceda366985c21cf956ae61a6b9ddc8ab7efd4507'/>
<id>urn:sha1:ceda366985c21cf956ae61a6b9ddc8ab7efd4507</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(taplo): update installation instructions (#1640)</title>
<updated>2022-01-06T17:15:56Z</updated>
<author>
<name>Claude</name>
<email>github@claude.nl</email>
</author>
<published>2022-01-06T17:15:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c2afc76e155ed40d8091280a979eae63d210598f'/>
<id>urn:sha1:c2afc76e155ed40d8091280a979eae63d210598f</id>
<content type='text'>
Current instructions give an error (MacOS 12.1); Suggestion is to add `--locked` to the install command: https://github.com/tamasfe/taplo/issues/197#issuecomment-997160846</content>
</entry>
<entry>
<title>fix(denols): simplify/update location handler (#1638)</title>
<updated>2022-01-06T06:33:26Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2022-01-06T06:33:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8e4736df53b349e251abc22a683737104882e764'/>
<id>urn:sha1:8e4736df53b349e251abc22a683737104882e764</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(ltexls): add gitcommit to filetypes (#1637)</title>
<updated>2022-01-05T19:18:49Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2022-01-05T19:18:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3113cb8c5fa9f83c7c847da887f99a1337fe631c'/>
<id>urn:sha1:3113cb8c5fa9f83c7c847da887f99a1337fe631c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: remove healthcheck (#1636)</title>
<updated>2022-01-05T19:04:18Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2022-01-05T19:04:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3b275bb7cafd7d77be5fd3cf8d46eaa3a7deddf3'/>
<id>urn:sha1:3b275bb7cafd7d77be5fd3cf8d46eaa3a7deddf3</id>
<content type='text'>
Previously, lspconfig had a recommended healthcheck. This was mostly
noise as its predominant use was to check if a server was installed.

This check was not accurate as vim.fn.executable is extremely primitive
and does not consider cmd_env (forwarded to uv_spawn) or language servers
that are run via an interpreter.

Furthermore, checking if a language server is executable will no longer
be a useful signal once TCP support (which allows for connecting to
already running or remote servers).

Remove for now.</content>
</entry>
<entry>
<title>fix(ltex): use .bat extension on Windows (#1628)</title>
<updated>2022-01-04T17:49:57Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-01-04T17:49:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ddc2e549b03b194992e306295b2e22bf5f8f9271'/>
<id>urn:sha1:ddc2e549b03b194992e306295b2e22bf5f8f9271</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(leanls): add root dir as command-line arg (#1634)</title>
<updated>2022-01-04T15:31:21Z</updated>
<author>
<name>Gabriel Ebner</name>
<email>gebner@gebner.org</email>
</author>
<published>2022-01-04T15:31:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1a2415ef115f100b018fc02285070aa640d503b2'/>
<id>urn:sha1:1a2415ef115f100b018fc02285070aa640d503b2</id>
<content type='text'>
The argument is ignored by the server, but it is useful because it is
shown by `htop`, `ps ax`, etc., so you can figure out which Lean servers
are running.

The lean3ls doesn't require a corresponding change: we use the
`lean-language-server` wrapper, which appends the root directory itself
to the wrapped `lean --server` command.</content>
</entry>
<entry>
<title>refactor(clangd): remove obsolete --background-index flag (#1630)</title>
<updated>2022-01-04T02:29:51Z</updated>
<author>
<name>Kirill Bobyrev</name>
<email>3352968+kirillbobyrev@users.noreply.github.com</email>
</author>
<published>2022-01-04T02:29:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=381d44243070bef86c283c5f23131a60152b3f6f'/>
<id>urn:sha1:381d44243070bef86c283c5f23131a60152b3f6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(nimls): remove erroneous package_json entry (#1624)</title>
<updated>2021-12-30T22:43:24Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-12-30T22:43:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=46f35954fc905de9045909d9d455ee02d07fce68'/>
<id>urn:sha1:46f35954fc905de9045909d9d455ee02d07fce68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add solc (#1623)</title>
<updated>2021-12-30T18:03:42Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-12-30T18:03:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a4ceb758ee546cadead36dc91c6e79b8d3d75263'/>
<id>urn:sha1:a4ceb758ee546cadead36dc91c6e79b8d3d75263</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add gotmpl to gopls filetypes (#1619)</title>
<updated>2021-12-26T21:18:20Z</updated>
<author>
<name>Reto</name>
<email>reto@labrat.space</email>
</author>
<published>2021-12-26T21:18:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=caee8c5d15819a4c2e27314e4a3a894c1a3b118f'/>
<id>urn:sha1:caee8c5d15819a4c2e27314e4a3a894c1a3b118f</id>
<content type='text'>
gopls introduced support for template files, see:  https://github.com/golang/tools/blob/master/gopls/doc/features.md#template-files
</content>
</entry>
<entry>
<title>fix(denols): add package_json (#1611)</title>
<updated>2021-12-26T21:10:12Z</updated>
<author>
<name>tamago324</name>
<email>tamago_pad@yahoo.co.jp</email>
</author>
<published>2021-12-26T21:10:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1c7630ca4953412ae9a700747090a42c8d62cbd3'/>
<id>urn:sha1:1c7630ca4953412ae9a700747090a42c8d62cbd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: use forward delineated paths in leanlsps (#1610)</title>
<updated>2021-12-26T15:58:40Z</updated>
<author>
<name>Julian Berman</name>
<email>Julian@GrayVines.com</email>
</author>
<published>2021-12-26T15:58:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1aa05163361331e881c6130781c01d93b63f9232'/>
<id>urn:sha1:1aa05163361331e881c6130781c01d93b63f9232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: properly handle sanitizing bufname in .launch() (#1608)</title>
<updated>2021-12-25T05:45:07Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-25T05:45:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5b8bea1b7177d7ced74bb0fd501cbe682f13b370'/>
<id>urn:sha1:5b8bea1b7177d7ced74bb0fd501cbe682f13b370</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add verible configuration (#1605)</title>
<updated>2021-12-24T22:07:56Z</updated>
<author>
<name>Zeger Van de Vannet</name>
<email>747627+zegervdv@users.noreply.github.com</email>
</author>
<published>2021-12-24T22:07:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=eae2dc441adaf2757d7d7c9c19d4a2b389545ef3'/>
<id>urn:sha1:eae2dc441adaf2757d7d7c9c19d4a2b389545ef3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(remark): add remark-language-server (#1606)</title>
<updated>2021-12-24T18:22:45Z</updated>
<author>
<name>Remco Haszing</name>
<email>remcohaszing@gmail.com</email>
</author>
<published>2021-12-24T18:22:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=96c91058f3e5091d4cc438b9b9d5fb780ec6c310'/>
<id>urn:sha1:96c91058f3e5091d4cc438b9b9d5fb780ec6c310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: attach to buffer when manually launching in single file mode (#1599)</title>
<updated>2021-12-23T21:31:47Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-23T21:31:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=428f785c55996ac336534d299daac9209dd96e79'/>
<id>urn:sha1:428f785c55996ac336534d299daac9209dd96e79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: only attempt to attach to valid bufnames (#1598)</title>
<updated>2021-12-23T20:20:28Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-23T20:20:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=abb3706974ca0b5086110d8f1b0e90daebff758f'/>
<id>urn:sha1:abb3706974ca0b5086110d8f1b0e90daebff758f</id>
<content type='text'>
* Check that a bufname begins with a filesystem root specifier such as a drive letter (Windows) or "/" (Unix)
* Unify with check that buf name is not "" or nil</content>
</entry>
<entry>
<title>fix: do not attach server to buffers with nil or missing name (#1597)</title>
<updated>2021-12-23T16:58:13Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-23T16:58:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=bbba0ccbf8aef4dd36d4ed7fa49518387285534d'/>
<id>urn:sha1:bbba0ccbf8aef4dd36d4ed7fa49518387285534d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: internally use forward delineated paths cross-platform (#1593)</title>
<updated>2021-12-23T15:43:16Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-23T15:43:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=bba61ed96829c9088244ed1e83f10de1b0a01f7f'/>
<id>urn:sha1:bba61ed96829c9088244ed1e83f10de1b0a01f7f</id>
<content type='text'>
* Escape paths used to autocommands
* Always normalize windows path to forward slash for internal use</content>
</entry>
<entry>
<title>chore: fix blanklines in efm.lua (#1592)</title>
<updated>2021-12-21T23:20:04Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-21T23:20:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=7295a2a7fd675017903ed2a7600aa3a442b1a40c'/>
<id>urn:sha1:7295a2a7fd675017903ed2a7600aa3a442b1a40c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: only stop/restart managed clients on :LspStop/:LspRestart (#1591)</title>
<updated>2021-12-21T23:13:58Z</updated>
<author>
<name>Jose Alvarez</name>
<email>j.alvarez11@icloud.com</email>
</author>
<published>2021-12-21T23:13:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6c94309c999bccade9d86b6ad3ac60b86d8a94c9'/>
<id>urn:sha1:6c94309c999bccade9d86b6ad3ac60b86d8a94c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(efm): re-enable single file support</title>
<updated>2021-12-20T00:06:10Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-20T00:06:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=49280932586ef86d3fa094dd7cfb1b5003cf48aa'/>
<id>urn:sha1:49280932586ef86d3fa094dd7cfb1b5003cf48aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add grammarly support (#1562)</title>
<updated>2021-12-20T00:01:54Z</updated>
<author>
<name>Matthew Toohey</name>
<email>contact@mtoohey.com</email>
</author>
<published>2021-12-20T00:01:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=fcd5fbe291c3b5f2708cae7a941239844648d7e7'/>
<id>urn:sha1:fcd5fbe291c3b5f2708cae7a941239844648d7e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: add single_file_support to flux_lsp</title>
<updated>2021-12-17T18:27:50Z</updated>
<author>
<name>Nathaniel Cook</name>
<email>nvcook42@gmail.com</email>
</author>
<published>2021-12-17T18:27:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5426fabcaa7ea8966fe15601e66473ee4b6c3c6a'/>
<id>urn:sha1:5426fabcaa7ea8966fe15601e66473ee4b6c3c6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: rename flux-lsp to flux_lsp</title>
<updated>2021-12-17T18:27:03Z</updated>
<author>
<name>Nathaniel Cook</name>
<email>nvcook42@gmail.com</email>
</author>
<published>2021-12-17T18:27:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=abdb9f3acdc869a62e7964d6ac7fc4cdc5502388'/>
<id>urn:sha1:abdb9f3acdc869a62e7964d6ac7fc4cdc5502388</id>
<content type='text'>
Using flux-lsp as the name of the config made it more difficult than
needed to install the config as you needed to escape the dash. All other
configs are named with underscores so this brings the config inline.
</content>
</entry>
<entry>
<title>fix: remove dependency on deprecated close_preview_autocommand (#1575)</title>
<updated>2021-12-17T01:22:13Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-17T01:22:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=64bd3b95345f2dbedc83a3d9a472662c48b3e940'/>
<id>urn:sha1:64bd3b95345f2dbedc83a3d9a472662c48b3e940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(codeqlls): remove single_file_support (#1577)</title>
<updated>2021-12-16T09:34:23Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-12-16T09:34:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4e8707db0f84e04a78c45d09bd2c85c6ff271d44'/>
<id>urn:sha1:4e8707db0f84e04a78c45d09bd2c85c6ff271d44</id>
<content type='text'>
* codeqlls crashes with a null-pointer exception if NULL is passed as root directory
* disable single file support</content>
</entry>
<entry>
<title>feat(emmet_ls): enable single_file_support (#1573)</title>
<updated>2021-12-15T16:52:22Z</updated>
<author>
<name>Raafat Turki</name>
<email>raafat.turki@pm.me</email>
</author>
<published>2021-12-15T16:52:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=35442327faaabc6ce0f84dd299734ba3410fe1be'/>
<id>urn:sha1:35442327faaabc6ce0f84dd299734ba3410fe1be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add cssmodules_ls (#1568)</title>
<updated>2021-12-14T10:07:05Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-12-14T10:07:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=82514b01501460dc164abc3345c08e0172961a9a'/>
<id>urn:sha1:82514b01501460dc164abc3345c08e0172961a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(erlang_ls): use correct cmd on non-windows systems</title>
<updated>2021-12-14T09:48:53Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-14T09:48:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=7f7503f1f579181b5749877ff0366e267adafef8'/>
<id>urn:sha1:7f7503f1f579181b5749877ff0366e267adafef8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: update erlangls cmd for win32 (#1566)</title>
<updated>2021-12-13T21:43:34Z</updated>
<author>
<name>Luke Bakken</name>
<email>luke@bakken.io</email>
</author>
<published>2021-12-13T21:43:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=be68c554967fabb51b5ecad2175b4d3e8da34c19'/>
<id>urn:sha1:be68c554967fabb51b5ecad2175b4d3e8da34c19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ccls): delete invalid root directory pattern (#1565)</title>
<updated>2021-12-13T16:46:31Z</updated>
<author>
<name>rhcher</name>
<email>kaer41@qq.com</email>
</author>
<published>2021-12-13T16:46:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=bcce895706c7342d4b50bc50f7e69f1a37160f08'/>
<id>urn:sha1:bcce895706c7342d4b50bc50f7e69f1a37160f08</id>
<content type='text'>
ccls does not support compile_flags.txt

see:  https://github.com/MaskRay/ccls/wiki/FAQ#does-ccls-support-compile_flagstxt</content>
</entry>
<entry>
<title>fix(solargraph):  restore correct cmd (#1560)</title>
<updated>2021-12-12T22:52:07Z</updated>
<author>
<name>Morita Taro</name>
<email>38848223+taro0079@users.noreply.github.com</email>
</author>
<published>2021-12-12T22:52:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=aa8b524f375c2320fb9f93494b25638108ddb3ff'/>
<id>urn:sha1:aa8b524f375c2320fb9f93494b25638108ddb3ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: format with stylua (#1557)</title>
<updated>2021-12-10T23:03:22Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-10T23:03:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e6d95863a336b7e52c92b38c62aa60b469254d14'/>
<id>urn:sha1:e6d95863a336b7e52c92b38c62aa60b469254d14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(ltex): enable single_file_support (#1556)</title>
<updated>2021-12-10T22:59:38Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-10T22:59:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=64855a622952ab9d56ccb2165705e9448f63c293'/>
<id>urn:sha1:64855a622952ab9d56ccb2165705e9448f63c293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(lean3ls): use utf-32 offset encoding (#1465)</title>
<updated>2021-12-10T20:09:49Z</updated>
<author>
<name>Rishikesh Vaishnav</name>
<email>rishhvaishnav@gmail.com</email>
</author>
<published>2021-12-10T20:09:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=453390dff336b72b6b5c97b0b6ee5ff334ced26a'/>
<id>urn:sha1:453390dff336b72b6b5c97b0b6ee5ff334ced26a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add solidity_ls solidity language server (#1552)</title>
<updated>2021-12-10T19:56:30Z</updated>
<author>
<name>edag94</name>
<email>edag94@live.com</email>
</author>
<published>2021-12-10T19:56:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=429dce5f2c0a8b3bdf88b3ed6f94315ea3fc7d9a'/>
<id>urn:sha1:429dce5f2c0a8b3bdf88b3ed6f94315ea3fc7d9a</id>
<content type='text'>
Co-authored-by: edag94 &lt;edag1994@gmail.com&gt;</content>
</entry>
<entry>
<title>Merge pull request #1522 from kylo252/win-compat</title>
<updated>2021-12-10T18:22:10Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-10T18:22:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=026ab6bd54075cc8e095f9040f7912ffb708864d'/>
<id>urn:sha1:026ab6bd54075cc8e095f9040f7912ffb708864d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: add missing cmds for lemminx and sqls (#1551)</title>
<updated>2021-12-10T17:46:28Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-12-10T17:46:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ce999f315fd540ca27d328fd47b8b4fddc4af08d'/>
<id>urn:sha1:ce999f315fd540ca27d328fd47b8b4fddc4af08d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(spectral): add more root_dirs (#1550)</title>
<updated>2021-12-10T17:45:36Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-12-10T17:45:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c9b7c74b8715c8595964705ce19e77468cff544e'/>
<id>urn:sha1:c9b7c74b8715c8595964705ce19e77468cff544e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(npm): resolve the command correctly on windows</title>
<updated>2021-12-08T08:09:25Z</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2021-12-01T08:03:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a2719a8723e503f1be89d9b1c334846de405eb23'/>
<id>urn:sha1:a2719a8723e503f1be89d9b1c334846de405eb23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: fix missing [lspconfig] prefix for vim.notify (#1546)</title>
<updated>2021-12-06T16:09:16Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-12-06T16:09:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=22b21bc000a8320675ea10f4f50f1bbd48d09ff2'/>
<id>urn:sha1:22b21bc000a8320675ea10f4f50f1bbd48d09ff2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(graphql): add typescriptreact, javascriptreact filetypes (#1544)</title>
<updated>2021-12-05T22:17:31Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-12-05T22:17:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=de1fad88c2f9016701bdfd823e4ecaab7487a54c'/>
<id>urn:sha1:de1fad88c2f9016701bdfd823e4ecaab7487a54c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(quick-lint-js): enable single-file-support (#1541)</title>
<updated>2021-12-05T04:13:23Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-05T04:13:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a21aadbea08fb0c2eca3955e108e80b272f1cfb0'/>
<id>urn:sha1:a21aadbea08fb0c2eca3955e108e80b272f1cfb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(lua): simplify cmd documentation (#1539)</title>
<updated>2021-12-04T17:13:09Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2021-12-04T17:13:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=367f490ac56b4aa794196fd786d7cd0b324b4256'/>
<id>urn:sha1:367f490ac56b4aa794196fd786d7cd0b324b4256</id>
<content type='text'>
`lua-language-server` can now be started with a simple call to the
eponymous binary. assume that can be found in `$PATH`.</content>
</entry>
<entry>
<title>docs(lua): clarify sumneko `cmd` setting</title>
<updated>2021-12-04T16:31:37Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2021-12-04T16:31:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c3b735b36144439f0ce906b0155bb25597e95d90'/>
<id>urn:sha1:c3b735b36144439f0ce906b0155bb25597e95d90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add quick-lint-js (#1533)</title>
<updated>2021-12-04T15:48:46Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-04T15:48:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=272f3bebfff65fe884fca6a54f26b725638cd5f2'/>
<id>urn:sha1:272f3bebfff65fe884fca6a54f26b725638cd5f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update lua-language-server instructions (#1537)</title>
<updated>2021-12-04T14:05:12Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-04T14:05:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4681bd1b8a1a94b1379f341bfa64b4b14d91fe83'/>
<id>urn:sha1:4681bd1b8a1a94b1379f341bfa64b4b14d91fe83</id>
<content type='text'>
passing `-E main.lua` is no longer required on the latest version (2.5.0) of `lua-language-server`</content>
</entry>
<entry>
<title>chore!: remove compat shims for pre-0.5.1 handlers (#1530)</title>
<updated>2021-12-02T19:55:07Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2021-12-02T19:55:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4edd1a7a51a9d7298706501066ead7e2c2703285'/>
<id>urn:sha1:4edd1a7a51a9d7298706501066ead7e2c2703285</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(eslint): openDoc function on Linux (#1529)</title>
<updated>2021-12-02T15:17:02Z</updated>
<author>
<name>Denis Mitana</name>
<email>denis.mitana1@gmail.com</email>
</author>
<published>2021-12-02T15:17:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f2c2d5e889da602518404604da3c7116347a3f3e'/>
<id>urn:sha1:f2c2d5e889da602518404604da3c7116347a3f3e</id>
<content type='text'>
Now the `open` command is used to execute eslint's `openDoc` function,
but `xdg-open` is the default command in Linux used to open a file or
URL in the user's preferred application.</content>
</entry>
<entry>
<title>docs(jsonls): remove formatting workaround</title>
<updated>2021-12-01T15:11:44Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-01T15:11:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8c523ffaf490b6e4b876d217683fb0c69b84df84'/>
<id>urn:sha1:8c523ffaf490b6e4b876d217683fb0c69b84df84</id>
<content type='text'>
* jsonls supports formatting requests now beyond range formatting</content>
</entry>
<entry>
<title>fix(jsonls): add windows executable support (#1521)</title>
<updated>2021-12-01T14:54:02Z</updated>
<author>
<name>Ilham Agustiawan</name>
<email>47362801+agustiawan14@users.noreply.github.com</email>
</author>
<published>2021-12-01T14:54:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=88914a0863b2f4f8e90ad10e896da3cc63bf4c88'/>
<id>urn:sha1:88914a0863b2f4f8e90ad10e896da3cc63bf4c88</id>
<content type='text'>
Co-authored-by: Ilham Agustiawan &lt;ilham.agustiawan@nawadata.com&gt;</content>
</entry>
<entry>
<title>fix(fsautocomplete): changed cmd to executable of newest version (#1518)</title>
<updated>2021-11-30T15:43:27Z</updated>
<author>
<name>Daniel Kirchhof</name>
<email>dkirchhof@gmail.com</email>
</author>
<published>2021-11-30T15:43:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=54f3afed2fc03e06caba3b9b38dddb16e2416441'/>
<id>urn:sha1:54f3afed2fc03e06caba3b9b38dddb16e2416441</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: use client.request instead of buf_request (#1503)</title>
<updated>2021-11-29T14:05:53Z</updated>
<author>
<name>ranjithshegde</name>
<email>ranjithshegde@gmail.com</email>
</author>
<published>2021-11-29T14:05:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8436a197cc76f33fc2dc26145272c66cf5ee193d'/>
<id>urn:sha1:8436a197cc76f33fc2dc26145272c66cf5ee193d</id>
<content type='text'>
* Use client.request directly instead of vim.lsp.buf_request to call methods
that are outside the official LSP specification, such as clangd's 
"textDocument/switchSourceHeader". 
* This avoids sending an inapplicable request to all servers, as we cannot
ahead of time validate the methods a given server supports.</content>
</entry>
<entry>
<title>feat: add golangci-lint-languageserver support (#1511)</title>
<updated>2021-11-29T13:52:23Z</updated>
<author>
<name>Kim Nielsen</name>
<email>github@insecurity.dk</email>
</author>
<published>2021-11-29T13:52:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3ab8cdd6fe65e7b1614aaef364680b1cdf0c7c63'/>
<id>urn:sha1:3ab8cdd6fe65e7b1614aaef364680b1cdf0c7c63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(eslint): default to location mode for workingDirectory (#1506)</title>
<updated>2021-11-28T22:07:04Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-28T22:07:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8131cf46f844adeb006a9075200f70062ec382e9'/>
<id>urn:sha1:8131cf46f844adeb006a9075200f70062ec382e9</id>
<content type='text'>
* location mode uses the workspace folder location or
  the file location (if no workspace folder is open) as
  the working directory</content>
</entry>
<entry>
<title>fix(tailwindcss): add default classAttributes (#1505)</title>
<updated>2021-11-28T21:50:56Z</updated>
<author>
<name>Oryan Moshe</name>
<email>43927816+oryanmoshe@users.noreply.github.com</email>
</author>
<published>2021-11-28T21:50:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f9f6987bdd3e5d2158cd35a48b0be944accf0548'/>
<id>urn:sha1:f9f6987bdd3e5d2158cd35a48b0be944accf0548</id>
<content type='text'>
Fixes neovim/nvim-lspconfig#1504

Adds the following default classAttributes to settings:
- `class`
- `className`
- `classList`

required by version 0.0.5 of tailwindcss-language-server</content>
</entry>
<entry>
<title>fix(yamlls): add yaml.docker-compose to filetypes (#1501)</title>
<updated>2021-11-28T02:20:34Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-11-28T02:20:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3c720eac3d89c7b280ae30118a814fb16ee435ba'/>
<id>urn:sha1:3c720eac3d89c7b280ae30118a814fb16ee435ba</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>docs(bicep): document required filetype autocommand (#1493)</title>
<updated>2021-11-26T20:54:42Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-26T20:54:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6269429c6565916db458fbf6920a0d3a5c6ddeea'/>
<id>urn:sha1:6269429c6565916db458fbf6920a0d3a5c6ddeea</id>
<content type='text'>
Co-authored-by: Johan Håkansson &lt;jhakanzon@gmail.com&gt;</content>
</entry>
<entry>
<title>fix(eslint): match opts to sync request (#1492)</title>
<updated>2021-11-26T20:29:05Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-26T20:29:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=41e33a38360d0d47c8ad6a7e8fea529c15bf221f'/>
<id>urn:sha1:41e33a38360d0d47c8ad6a7e8fea529c15bf221f</id>
<content type='text'>
Co-authored-by: Eloy Toro &lt;eloytoro@gmail.com&gt;</content>
</entry>
<entry>
<title>fix: single_file_mode should be single_file_support (#1489)</title>
<updated>2021-11-26T15:35:12Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-26T15:35:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b49965f5430ec3cb68d8dcd24b9d49f042cf6d2a'/>
<id>urn:sha1:b49965f5430ec3cb68d8dcd24b9d49f042cf6d2a</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: only set cmd_cwd if filepath exists (#1485)</title>
<updated>2021-11-26T04:28:56Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-26T04:28:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=10ad0cca1b83713ed98ed4cb7ea60f2ea8e55c49'/>
<id>urn:sha1:10ad0cca1b83713ed98ed4cb7ea60f2ea8e55c49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: set correct cwd config key when unset (#1483)</title>
<updated>2021-11-25T18:22:26Z</updated>
<author>
<name>Julian Berman</name>
<email>Julian@GrayVines.com</email>
</author>
<published>2021-11-25T18:22:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=09af0c0be575fc3b177b406c8bbcd34c6ab9ae40'/>
<id>urn:sha1:09af0c0be575fc3b177b406c8bbcd34c6ab9ae40</id>
<content type='text'>
pass `cmd_cwd` instead of `cwd` in `config` to start_client</content>
</entry>
<entry>
<title>chore: remove executable check (#1477)</title>
<updated>2021-11-24T23:52:08Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-24T23:52:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=724598e80c79361d610f13cf95a9012b2fb42e7c'/>
<id>urn:sha1:724598e80c79361d610f13cf95a9012b2fb42e7c</id>
<content type='text'>
* start_client handles checking if the server is executable, it is
  redundant to check this in lspconfig
* vim.fn.executable does not respect cmd_env, which can allow injecting
  servers via a local PATH override</content>
</entry>
<entry>
<title>fix(leanls): make opening nonexisting directories work (#1474)</title>
<updated>2021-11-23T18:33:47Z</updated>
<author>
<name>Julian Berman</name>
<email>Julian@GrayVines.com</email>
</author>
<published>2021-11-23T18:33:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=af68b0994fbd69cba7c825a2f2b6502f35a88660'/>
<id>urn:sha1:af68b0994fbd69cba7c825a2f2b6502f35a88660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix typo in installation command for ocamlls (#1475)</title>
<updated>2021-11-23T18:33:35Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-11-23T18:33:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4990312f5ca87d69495f272c726c11888ca57bb8'/>
<id>urn:sha1:4990312f5ca87d69495f272c726c11888ca57bb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add ruby typeprof support (#1459)</title>
<updated>2021-11-21T16:49:37Z</updated>
<author>
<name>Cory Hutchison</name>
<email>cory_hutchison@icloud.com</email>
</author>
<published>2021-11-21T16:49:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a709b9d1ad15769b9cf1a64eca44557c8def85e3'/>
<id>urn:sha1:a709b9d1ad15769b9cf1a64eca44557c8def85e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(health): fix problem of always showing warning (#1466)</title>
<updated>2021-11-21T15:45:54Z</updated>
<author>
<name>erw7</name>
<email>erw7.github@gmail.com</email>
</author>
<published>2021-11-21T15:45:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=65c12df7ea685663aa0b628438ee26347e7cfdb8'/>
<id>urn:sha1:65c12df7ea685663aa0b628438ee26347e7cfdb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(health): fix problem that could return empty results (#1461)</title>
<updated>2021-11-20T14:30:49Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-20T14:30:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2e6c94069e92cb4a43416b3ac0267e941b3fd47e'/>
<id>urn:sha1:2e6c94069e92cb4a43416b3ac0267e941b3fd47e</id>
<content type='text'>
Co-authored-by: erw7 &lt;erw7.github@gmail.com&gt;</content>
</entry>
<entry>
<title>feat(clojure_lsp): add shadow-cljs root pattern (#1451)</title>
<updated>2021-11-20T01:18:16Z</updated>
<author>
<name>Loreo13</name>
<email>94546272+Loreo13@users.noreply.github.com</email>
</author>
<published>2021-11-20T01:18:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f27777f290356a031e591cb4ac640508d92eef64'/>
<id>urn:sha1:f27777f290356a031e591cb4ac640508d92eef64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: format with stylua (#1457)</title>
<updated>2021-11-20T01:17:43Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-20T01:17:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=29dbd9fa74622338f62f0bebce7b5ce6a2138d3c'/>
<id>urn:sha1:29dbd9fa74622338f62f0bebce7b5ce6a2138d3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add spectral-language-server support (#1455)</title>
<updated>2021-11-20T01:09:40Z</updated>
<author>
<name>Luiz Correia</name>
<email>luiz@luizcorreia.eti.br</email>
</author>
<published>2021-11-20T01:09:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6ea652ba5e0d066cb1abdadeb66e0a8c638a4816'/>
<id>urn:sha1:6ea652ba5e0d066cb1abdadeb66e0a8c638a4816</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: internally switch to sending workspaceFolders (#1453)</title>
<updated>2021-11-19T17:25:59Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-19T17:25:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=414af1b02aad0bc106967f75ed8defb1e29cb538'/>
<id>urn:sha1:414af1b02aad0bc106967f75ed8defb1e29cb538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add worktree support to find_git_ancestor (#1450)</title>
<updated>2021-11-19T14:37:37Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-19T14:37:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=254eb4d78d583363c44fc029c51a52e78c177367'/>
<id>urn:sha1:254eb4d78d583363c44fc029c51a52e78c177367</id>
<content type='text'>
* find_git_ancestor previously only checked for `.git ` directories
* git worktrees use a `.git` file with reference to the original git
  directory</content>
</entry>
<entry>
<title>docs(volar): add Take Over Mode &amp; smart global TS fallback docs (#1448)</title>
<updated>2021-11-19T03:59:55Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-19T03:59:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ab54c04218eded227951dd4f7c75db6e6bf87281'/>
<id>urn:sha1:ab54c04218eded227951dd4f7c75db6e6bf87281</id>
<content type='text'>
Co-authored-by: Artur Tagisow &lt;artur@tagisow.dev&gt;</content>
</entry>
<entry>
<title>feat(jsonnet): add JSONNET_PATH environmental variable to cmd_env (#1437)</title>
<updated>2021-11-18T21:45:51Z</updated>
<author>
<name>Christian Haudum</name>
<email>christian.haudum@gmail.com</email>
</author>
<published>2021-11-18T21:45:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2007459a6a3395e788a523d5d9ba2eeead961293'/>
<id>urn:sha1:2007459a6a3395e788a523d5d9ba2eeead961293</id>
<content type='text'>
* root_dir/lib and root_dir /vendor are common jsonnet library paths.
* the jsonnet language server can use the JSONNET_PATH env variable to
resolve referenced files within these folders</content>
</entry>
<entry>
<title>fix(julials): add language-specific root marker (#1442)</title>
<updated>2021-11-18T15:40:34Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2021-11-18T15:40:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=463cbdea3bf58c15f6c68caeeca08d474ee50c06'/>
<id>urn:sha1:463cbdea3bf58c15f6c68caeeca08d474ee50c06</id>
<content type='text'>
* Julia packages have a `Project.toml` in the root directory.</content>
</entry>
<entry>
<title>fix(texlab): add language-specific root marker (#1441)</title>
<updated>2021-11-18T13:32:08Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2021-11-18T13:32:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=93c0512fa0ff07e557a613d7d3e54a3afb944e7e'/>
<id>urn:sha1:93c0512fa0ff07e557a613d7d3e54a3afb944e7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(denols): drop references to package.json (#1439)</title>
<updated>2021-11-18T13:31:11Z</updated>
<author>
<name>Ron Waldon</name>
<email>jokeyrhyme@jokeyrhy.me</email>
</author>
<published>2021-11-18T13:31:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=dbcbbe97cfedd1940cc9769771f5fce04c3aba99'/>
<id>urn:sha1:dbcbbe97cfedd1940cc9769771f5fce04c3aba99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(groovyls): update root_dir (#1432)</title>
<updated>2021-11-16T14:22:35Z</updated>
<author>
<name>Lucy Crockett</name>
<email>58056722+lcrockett@users.noreply.github.com</email>
</author>
<published>2021-11-16T14:22:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d4c2398a5f583d84563dc97b7ec9f24fa5df4e9f'/>
<id>urn:sha1:d4c2398a5f583d84563dc97b7ec9f24fa5df4e9f</id>
<content type='text'>
Add `Jenkinsfile` as language specific `root_dir` marker, remove `home_dir` (but leave `git_ancestor`) as fallback.</content>
</entry>
<entry>
<title>Merge pull request #1430 from mjlbach/feat/sixtyfps</title>
<updated>2021-11-16T05:46:31Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-16T05:46:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6d4ae56cd62d374ab8364b09a179a03c65e92f0d'/>
<id>urn:sha1:6d4ae56cd62d374ab8364b09a179a03c65e92f0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: support single file mode when no default root pattern set</title>
<updated>2021-11-16T05:42:08Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-16T05:36:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=87f65030f6b6f4ba2e04d83628b694dc5c9a1cc4'/>
<id>urn:sha1:87f65030f6b6f4ba2e04d83628b694dc5c9a1cc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add support for SixtyFPS language server</title>
<updated>2021-11-16T05:42:08Z</updated>
<author>
<name>RustemB</name>
<email>rustemb@systemli.org</email>
</author>
<published>2021-08-22T10:12:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=607d9400b09b4bb28e6b1c68b232842953649e73'/>
<id>urn:sha1:607d9400b09b4bb28e6b1c68b232842953649e73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1428 from jcmuller/add-terraform-lsp</title>
<updated>2021-11-15T17:20:42Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-15T17:20:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=79a1d91e588de499457926552756b75e241074de'/>
<id>urn:sha1:79a1d91e588de499457926552756b75e241074de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(terraformls): add difference between terraform-ls and terraform-lsp to doc</title>
<updated>2021-11-15T17:19:09Z</updated>
<author>
<name>Juan C. Müller</name>
<email>jcmuller@gmail.com</email>
</author>
<published>2021-11-15T16:23:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=90ddb6656532ff9eec33e438817a167209c00ca1'/>
<id>urn:sha1:90ddb6656532ff9eec33e438817a167209c00ca1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add terraform-lsp server</title>
<updated>2021-11-15T17:19:09Z</updated>
<author>
<name>Juan C. Müller</name>
<email>jcmuller@gmail.com</email>
</author>
<published>2021-05-20T12:53:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e8273e307ead239c0561c6111d1520029a593bf7'/>
<id>urn:sha1:e8273e307ead239c0561c6111d1520029a593bf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ccls): revert single file support (#1429)</title>
<updated>2021-11-15T17:13:17Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-15T17:13:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=272a1b03f67550e45575c3323f0634fd3df71e67'/>
<id>urn:sha1:272a1b03f67550e45575c3323f0634fd3df71e67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add robotframework-lsp support (#1357)</title>
<updated>2021-11-15T09:31:11Z</updated>
<author>
<name>egi</name>
<email>82039+egi@users.noreply.github.com</email>
</author>
<published>2021-11-15T09:31:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=02e406535c9014dff402b47ff3898b0a4a269ce9'/>
<id>urn:sha1:02e406535c9014dff402b47ff3898b0a4a269ce9</id>
<content type='text'>
Co-authored-by: Peter Lithammer &lt;peter.lithammer@gmail.com&gt;
Co-authored-by: Michael Lingelbach &lt;m.j.lbach@gmail.com&gt;</content>
</entry>
<entry>
<title>chore: clean up unused function args (#1426)</title>
<updated>2021-11-15T09:15:17Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-15T09:15:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=21d55ce23b50f3a0aff25ba22e4e0f6d8cf3ce02'/>
<id>urn:sha1:21d55ce23b50f3a0aff25ba22e4e0f6d8cf3ce02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add jsonnet-language-server (#1372)</title>
<updated>2021-11-15T09:11:52Z</updated>
<author>
<name>Zach Leslie</name>
<email>zach.leslie@grafana.com</email>
</author>
<published>2021-11-15T09:11:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c7bf7d4bf9065c6f01edb325c6e8dcfa732ebb3d'/>
<id>urn:sha1:c7bf7d4bf9065c6f01edb325c6e8dcfa732ebb3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add support for lelwel language server (#1205)</title>
<updated>2021-11-15T09:06:58Z</updated>
<author>
<name>Daniel Pfister</name>
<email>80419299+0x2a-42@users.noreply.github.com</email>
</author>
<published>2021-11-15T09:06:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=281ee7d178249cfb62e87ef2118a009de994613f'/>
<id>urn:sha1:281ee7d178249cfb62e87ef2118a009de994613f</id>
<content type='text'>
Co-authored-by: Michael Lingelbach &lt;m.j.lbach@gmail.com&gt;</content>
</entry>
<entry>
<title>fix(dartls): update initialization options (#1345)</title>
<updated>2021-11-15T08:49:26Z</updated>
<author>
<name>Romario López</name>
<email>romariolopezc@gmail.com</email>
</author>
<published>2021-11-15T08:49:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6429f34e8e4eb07358d2b39554fdc3982b28e0c7'/>
<id>urn:sha1:6429f34e8e4eb07358d2b39554fdc3982b28e0c7</id>
<content type='text'>
* align settings and initialization options with flutter-tools.nvim</content>
</entry>
<entry>
<title>feat: add pyre language server. (#1139)</title>
<updated>2021-11-15T08:41:48Z</updated>
<author>
<name>Brandon Bennett</name>
<email>brandon@brbe.me</email>
</author>
<published>2021-11-15T08:41:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2ef3e3401bdb34a2ad88f78f5ca8130e6ab3bfec'/>
<id>urn:sha1:2ef3e3401bdb34a2ad88f78f5ca8130e6ab3bfec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(vala_ls): add single file support (#1425)</title>
<updated>2021-11-14T21:16:38Z</updated>
<author>
<name>Princeton Ferro</name>
<email>princetonferro@gmail.com</email>
</author>
<published>2021-11-14T21:16:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=69e8b98c9b5a1e03dbd52a018f84279e60f233ba'/>
<id>urn:sha1:69e8b98c9b5a1e03dbd52a018f84279e60f233ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(powershell_es): do not overwrite cmd if present in new_config callback (#1383)</title>
<updated>2021-11-14T18:15:58Z</updated>
<author>
<name>Páll Andrés Pálsson</name>
<email>drllap@gmail.com</email>
</author>
<published>2021-11-14T18:15:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=48977e223fd1d112f49a9a40cf59b3bd667b70a7'/>
<id>urn:sha1:48977e223fd1d112f49a9a40cf59b3bd667b70a7</id>
<content type='text'>
</content>
</entry>
</feed>
