<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/.github, branch v2.5.0</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/.github?h=v2.5.0</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/.github?h=v2.5.0'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2025-08-31T00:50:16Z</updated>
<entry>
<title>fix(pyright): command :LspPyrightOrganizeImports fails #3971</title>
<updated>2025-08-31T00:50:16Z</updated>
<author>
<name>Michele Sorcinelli</name>
<email>michelesr@users.noreply.github.com</email>
</author>
<published>2025-08-31T00:50:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=386231e6b746206147fc62d0243f09904a0a2f1f'/>
<id>urn:sha1:386231e6b746206147fc62d0243f09904a0a2f1f</id>
<content type='text'>
Problem:
The `pyright.organizeimports` is private, so client:exec_cmd()
fails because it refuses to run commands that are not advertised
as capabilities.

Solution:
Call client.request() to side-step the check in client:exec_cmd().
YOLO</content>
</entry>
<entry>
<title>ci(lint): require type annotation #4034</title>
<updated>2025-08-25T03:35:19Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-08-25T03:35:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=7b5253c863cea14c93e4cec7680342b3c4fc5414'/>
<id>urn:sha1:7b5253c863cea14c93e4cec7680342b3c4fc5414</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: bump actions/checkout from 4 to 5 (#3994)</title>
<updated>2025-08-12T20:44:24Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-08-12T20:44:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=45ff1914044de7dbd4cd85053dc09f47312a2f4d'/>
<id>urn:sha1:45ff1914044de7dbd4cd85053dc09f47312a2f4d</id>
<content type='text'>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>ci: allows "workspace/executeCommand" in eslint config</title>
<updated>2025-06-02T10:05:29Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-06-02T10:05:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8475898082ebe4ce40594a0b572be86bcc11ac45'/>
<id>urn:sha1:8475898082ebe4ce40594a0b572be86bcc11ac45</id>
<content type='text'>
Problem:
client:exec_cmd() does not support synchronous invocation. https://github.com/neovim/nvim-lspconfig/pull/3876

Solution:
Special-case eslint in the linter.
</content>
</entry>
<entry>
<title>ci: check legacy configs *last* #3797</title>
<updated>2025-04-27T22:49:41Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-27T22:49:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=88d0824d85c0f74a012521d25678a5b01c76feb1'/>
<id>urn:sha1:88d0824d85c0f74a012521d25678a5b01c76feb1</id>
<content type='text'>
Sometimes we want to make an exception for some bug fixes.
In that case, we want all the *other* lint checks to run.</content>
</entry>
<entry>
<title>ci(lint): migrate from single_file_support #3789</title>
<updated>2025-04-26T21:46:16Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-26T21:46:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b8755e3ac9c065fc0934485b251472cbda22a413'/>
<id>urn:sha1:b8755e3ac9c065fc0934485b251472cbda22a413</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: cleanup #3782</title>
<updated>2025-04-26T13:24:07Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-26T13:24:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c48fac0936f24a5a2dbea9c8379ec9414a45eb8b'/>
<id>urn:sha1:c48fac0936f24a5a2dbea9c8379ec9414a45eb8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: check legacy configs, drop "comment" #3781</title>
<updated>2025-04-26T13:01:04Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-26T13:01:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=85e09220a878b19e62eec98872db4c74f711d167'/>
<id>urn:sha1:85e09220a878b19e62eec98872db4c74f711d167</id>
<content type='text'>
- Disallow adding new legacy configs.
- Drop the "comment" CI job. It is over-engineered, and adds redundant comments on PRs.</content>
</entry>
<entry>
<title>refactor: deprecate util.validate_bufnr()</title>
<updated>2025-04-23T13:50:22Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-23T13:50:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=af34737b3ad94e5fcf03628db7df14cff481bf56'/>
<id>urn:sha1:af34737b3ad94e5fcf03628db7df14cff481bf56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: deprecate util.path.search_ancestors()</title>
<updated>2025-04-23T13:08:14Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-23T12:58:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=79c12bc6e789dc3774a55289cc8fdedbd3b8ca38'/>
<id>urn:sha1:79c12bc6e789dc3774a55289cc8fdedbd3b8ca38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: deprecate util functions</title>
<updated>2025-04-23T12:16:00Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-23T12:16:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ae74b95c98a4431a31ccb9c31dc02d04916eccd8'/>
<id>urn:sha1:ae74b95c98a4431a31ccb9c31dc02d04916eccd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci(lint): deprecate util.path.is_descendant() on Nvim 0.11+ #3766</title>
<updated>2025-04-23T11:48:12Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-23T11:48:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5aa0b750f5179282ef99f04d17ad99d7da93f512'/>
<id>urn:sha1:5aa0b750f5179282ef99f04d17ad99d7da93f512</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci(lint): check `@brief` docstring placement #3762</title>
<updated>2025-04-22T12:44:50Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-22T12:44:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d3458965499eec45d87685d6a423b99ac182e385'/>
<id>urn:sha1:d3458965499eec45d87685d6a423b99ac182e385</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci(lint): use client:exec_cmd() #3755</title>
<updated>2025-04-21T20:43:00Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-21T20:43:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=44ba712bc3015cce9b599d18f947d85a630e512b'/>
<id>urn:sha1:44ba712bc3015cce9b599d18f947d85a630e512b</id>
<content type='text'>
Use `client:exec_cmd()` instead of calling
`request("workspace/executeCommand")` directly.</content>
</entry>
<entry>
<title>ci(lint): enforce "Lsp" command name prefix</title>
<updated>2025-04-21T16:37:46Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-21T16:27:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0e29bf5ed68f9a67222c834ec44e70c8f884bde7'/>
<id>urn:sha1:0e29bf5ed68f9a67222c834ec44e70c8f884bde7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: replace vim.loop with vim.uv #3703</title>
<updated>2025-04-10T22:48:31Z</updated>
<author>
<name>Chris Bandy</name>
<email>bandy.chris@gmail.com</email>
</author>
<published>2025-04-10T22:48:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4ea9083b6d3dff4ddc6da17c51334c3255b7eba5'/>
<id>urn:sha1:4ea9083b6d3dff4ddc6da17c51334c3255b7eba5</id>
<content type='text'>
The former is deprecated in neovim 0.10. Remove the check added in
9b89ba5f158f73779cd58d0bb2783dfb40b28b0e.

See: https://github.com/neovim/neovim/blob/v0.10.0/runtime/doc/deprecated.txt#L55</content>
</entry>
<entry>
<title>refactor: deprecate get_active_client_by_name #3697</title>
<updated>2025-04-06T00:17:35Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-06T00:17:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=96cfcfde42ebfbd5e1d40da305d2ba460a852b27'/>
<id>urn:sha1:96cfcfde42ebfbd5e1d40da305d2ba460a852b27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: deprecate util.get_lsp_clients #3694</title>
<updated>2025-04-05T23:29:56Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-04-05T23:29:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3dbc4a61e58f632b05c04087c5e788480e5ef81b'/>
<id>urn:sha1:3dbc4a61e58f632b05c04087c5e788480e5ef81b</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>ci: cancel old jobs on PR update</title>
<updated>2025-03-30T16:34:31Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2025-03-30T12:55:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ff6471d4f837354d8257dfa326b031dd8858b16e'/>
<id>urn:sha1:ff6471d4f837354d8257dfa326b031dd8858b16e</id>
<content type='text'>
Closes: https://github.com/neovim/nvim-lspconfig/issues/3669
</content>
</entry>
<entry>
<title>ci: bump leafo/gh-actions-luarocks from 4 to 5</title>
<updated>2025-02-28T22:46:34Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-02-28T20:33:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a3f8422b752e03334dbaf4a46940d8aee0acdebf'/>
<id>urn:sha1:a3f8422b752e03334dbaf4a46940d8aee0acdebf</id>
<content type='text'>
Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 4 to 5.
- [Release notes](https://github.com/leafo/gh-actions-luarocks/releases)
- [Commits](https://github.com/leafo/gh-actions-luarocks/compare/v4...v5)

---
updated-dependencies:
- dependency-name: leafo/gh-actions-luarocks
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>ci: bump leafo/gh-actions-lua from 10 to 11</title>
<updated>2025-02-27T21:41:50Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-02-27T20:55:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d793c5cb0206d976a38e70e62479a60ba87722ca'/>
<id>urn:sha1:d793c5cb0206d976a38e70e62479a60ba87722ca</id>
<content type='text'>
Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 10 to 11.
- [Release notes](https://github.com/leafo/gh-actions-lua/releases)
- [Commits](https://github.com/leafo/gh-actions-lua/compare/v10...v11)

---
updated-dependencies:
- dependency-name: leafo/gh-actions-lua
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>build: remove `docgen.sh`</title>
<updated>2025-01-21T14:45:44Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2025-01-21T13:35:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d9fbdafd80350b38c15521e11e66936032ed90d1'/>
<id>urn:sha1:d9fbdafd80350b38c15521e11e66936032ed90d1</id>
<content type='text'>
Instead, generate documentation by running the `docgen.lua` executable.
</content>
</entry>
<entry>
<title>ci: use the head ref when checking out</title>
<updated>2025-01-21T14:38:55Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2025-01-21T13:49:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9742171ab92ef350b06431fc6da0b85fe1e3fa9d'/>
<id>urn:sha1:9742171ab92ef350b06431fc6da0b85fe1e3fa9d</id>
<content type='text'>
Otherwise the action will default to githubs own merge branch which
doesn't follow the actual git history.
</content>
</entry>
<entry>
<title>refactor!: remove public interface of util.path.traverse_parents</title>
<updated>2024-12-23T13:06:42Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-12-22T21:03:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c580f34bc5fdca8aaf737a9ab8a5d775cb940e57'/>
<id>urn:sha1:c580f34bc5fdca8aaf737a9ab8a5d775cb940e57</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>refactor: deprecate util.path.iterate_parents</title>
<updated>2024-12-22T13:44:02Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-12-22T13:08:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9204642002ba91f9e0b7d0e5989f373657fe754a'/>
<id>urn:sha1:9204642002ba91f9e0b7d0e5989f373657fe754a</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>refactor: deprecate util.path.join</title>
<updated>2024-12-21T15:10:35Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-12-21T13:08:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=45c5095097702e8316f9409b39b2721db8534db2'/>
<id>urn:sha1:45c5095097702e8316f9409b39b2721db8534db2</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>refactor: deprecate util.find_git_ancestor</title>
<updated>2024-12-14T16:24:12Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-12-13T13:53:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=12d163c5c2b05e85431f2deef5d9d59a8fd8dfc2'/>
<id>urn:sha1:12d163c5c2b05e85431f2deef5d9d59a8fd8dfc2</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>refactor: deprecate util.find_package_json_ancestor</title>
<updated>2024-12-13T13:31:20Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-12-13T13:02:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f675f8c430ae3012f6d140899c2cec3b59e9cb43'/>
<id>urn:sha1:f675f8c430ae3012f6d140899c2cec3b59e9cb43</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>refactor: deprecate util.find_node_modules_ancestor</title>
<updated>2024-12-08T17:32:42Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-11-28T17:11:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=19626a3a4484de12c3d8c0833bb49ecb3dcd5c76'/>
<id>urn:sha1:19626a3a4484de12c3d8c0833bb49ecb3dcd5c76</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>refactor: replace all instances of vim.uv with vim.loop</title>
<updated>2024-12-02T10:12:18Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-12-01T12:01:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9b89ba5f158f73779cd58d0bb2783dfb40b28b0e'/>
<id>urn:sha1:9b89ba5f158f73779cd58d0bb2783dfb40b28b0e</id>
<content type='text'>
We still support neovim 0.9 currently, so we can't use vim.uv. Also add
a check so we don't accidentally reintroduce it.
</content>
</entry>
<entry>
<title>refactor: deprecate util.find_mercurial_ancestor</title>
<updated>2024-11-29T11:17:35Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-11-28T17:11:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e869c7e6af0a3c40a2b344a9765779d74dd12720'/>
<id>urn:sha1:e869c7e6af0a3c40a2b344a9765779d74dd12720</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>refactor: deprecate util.path.is_dir #3475</title>
<updated>2024-11-28T22:39:12Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2024-11-28T22:39:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6a5ed22255bbe10104ff9b72c55ec2e233a8e571'/>
<id>urn:sha1:6a5ed22255bbe10104ff9b72c55ec2e233a8e571</id>
<content type='text'>
Work on https://github.com/neovim/nvim-lspconfig/issues/2079</content>
</entry>
<entry>
<title>refactor: deprecate util.path.is_file #3474</title>
<updated>2024-11-28T21:44:19Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2024-11-28T21:44:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=86dcd4d4ec014c5cb47033c52a54508acd503b97'/>
<id>urn:sha1:86dcd4d4ec014c5cb47033c52a54508acd503b97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: deprecate `util.path.exists`</title>
<updated>2024-11-27T13:56:17Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-11-27T11:26:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2a11b98741d168790cf6fa6798e991b3f78bf314'/>
<id>urn:sha1:2a11b98741d168790cf6fa6798e991b3f78bf314</id>
<content type='text'>
Use `vim.uv.fs_stat` instead.

Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
</content>
</entry>
<entry>
<title>ci: forbid using util.path.sanitize</title>
<updated>2024-11-27T11:13:09Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-11-27T09:37:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=718f3c7a0f9026e79bb9a79dc6ca48ba5b32c1c0'/>
<id>urn:sha1:718f3c7a0f9026e79bb9a79dc6ca48ba5b32c1c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: check for deprecated util functions #3462</title>
<updated>2024-11-26T15:34:16Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-11-26T15:34:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=16008a64f6ab9309641f30b8a7c9a432f1649b9a'/>
<id>urn:sha1:16008a64f6ab9309641f30b8a7c9a432f1649b9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(lspinfo)!: remove config.lspinfo</title>
<updated>2024-10-18T10:30:55Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-10-16T10:23:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=679d978e644778abcf7b4552f9b763c040a8f0b5'/>
<id>urn:sha1:679d978e644778abcf7b4552f9b763c040a8f0b5</id>
<content type='text'>
Problem:
`config.lspinfo` is an undocumented feature that allows extending the
info shown in `:LspInfo` (`:checkhealth lspconfig`).
This feature is unwanted because:
- it's undocumented
- it adds a maintenance burden
- it provides info that should be derived from the LSP protocol itself.

Solution:
Remove support for `config.lspinfo`.
Instead, `:LspInfo` (`:checkhealth lspconfig`) should be enhanced to
automatically gather this kind of extra info from the server response.
</content>
</entry>
<entry>
<title>ci: test minimum required neovim version</title>
<updated>2024-10-04T12:24:37Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-10-04T10:31:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=39f31e178466e4ed23c8ea6fddd5b7a4d9699398'/>
<id>urn:sha1:39f31e178466e4ed23c8ea6fddd5b7a4d9699398</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: refactor ci output</title>
<updated>2024-10-02T13:20:12Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-10-02T12:58:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=71ff1585a8a2d66c13f0da7d76e7ce4922128d8f'/>
<id>urn:sha1:71ff1585a8a2d66c13f0da7d76e7ce4922128d8f</id>
<content type='text'>
Separate install step from test step so the output from each isn't mixed with each other.

Also add lint-like workflows to `lint.yml`.
</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>fix(ci): allow "vim.fs.dirname"</title>
<updated>2024-10-01T11:49:16Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-10-01T11:49:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a000176945990ad2e4086cc590f5ed5008084924'/>
<id>urn:sha1:a000176945990ad2e4086cc590f5ed5008084924</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ci): luarocks unknown "licence" field</title>
<updated>2024-09-11T07:47:01Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-09-11T07:47:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8c45e7270302f5a0e5371147c46ac56715117872'/>
<id>urn:sha1:8c45e7270302f5a0e5371147c46ac56715117872</id>
<content type='text'>
GHA reports a warning:

    Unexpected input(s) 'licence', valid inputs are ['name', 'version', 'specrev', 'dependencies', 'test_dependencies', 'labels', 'copy_directories', 'summary', 'detailed_description', 'template', 'license', 'extra_luarocks_args', 'fail_on_duplicate']</content>
</entry>
<entry>
<title>test(ci): change to luajit-openresty (#3272)</title>
<updated>2024-08-20T12:13:37Z</updated>
<author>
<name>glepnir</name>
<email>glephunter@gmail.com</email>
</author>
<published>2024-08-20T12:13:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=dddd0945c0f31a0abd843425927a1712d2db2e10'/>
<id>urn:sha1:dddd0945c0f31a0abd843425927a1712d2db2e10</id>
<content type='text'>
Problem: LuaJIT.org has stopped publishing release tarballs on their website.

Solution: use luajit-openresty instead of.</content>
</entry>
<entry>
<title>ci: bump nvim-neorocks/luarocks-tag-release from 6 to 7 (#3217)</title>
<updated>2024-06-22T06:25:12Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-06-22T06:25:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3c8346db23033fa49ce0eef2e89dbe91cfd54f21'/>
<id>urn:sha1:3c8346db23033fa49ce0eef2e89dbe91cfd54f21</id>
<content type='text'>
Bumps [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) from 6 to 7.
- [Release notes](https://github.com/nvim-neorocks/luarocks-tag-release/releases)
- [Changelog](https://github.com/nvim-neorocks/luarocks-tag-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvim-neorocks/luarocks-tag-release/compare/v6...v7)

---
updated-dependencies:
- dependency-name: nvim-neorocks/luarocks-tag-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>ci: bump nvim-neorocks/luarocks-tag-release from 5 to 6</title>
<updated>2024-06-18T20:11:20Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-06-18T20:10:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5c33bf1f708ac8cb839469e1a03d45987fec305c'/>
<id>urn:sha1:5c33bf1f708ac8cb839469e1a03d45987fec305c</id>
<content type='text'>
Bumps [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) from 5 to 6.
- [Release notes](https://github.com/nvim-neorocks/luarocks-tag-release/releases)
- [Changelog](https://github.com/nvim-neorocks/luarocks-tag-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvim-neorocks/luarocks-tag-release/compare/v5...v6)

---
updated-dependencies:
- dependency-name: nvim-neorocks/luarocks-tag-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>ci(docs): reword "check config changes" #3123</title>
<updated>2024-04-25T10:23:37Z</updated>
<author>
<name>Raphael</name>
<email>glephunter@gmail.com</email>
</author>
<published>2024-04-25T10:23:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=da338c8d7e33fbb810368a808781f56224b4fea7'/>
<id>urn:sha1:da338c8d7e33fbb810368a808781f56224b4fea7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: clarify misleading comment from bot</title>
<updated>2024-02-24T12:49:09Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-02-24T12:44:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b22610cc7ceb513396adb8e648abb1d1613b2a82'/>
<id>urn:sha1:b22610cc7ceb513396adb8e648abb1d1613b2a82</id>
<content type='text'>
The job `comment-config-changes.yml` fails if either
`doc/server_configurations.md` or `doc/server_configurations.txt`, but
the comment never mentions not to change
`doc/server_configurations.txt`.
</content>
</entry>
<entry>
<title>ci: bump JohnnyMorganz/stylua-action from 3 to 4</title>
<updated>2024-02-12T21:33:22Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-02-12T20:15:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a367cab50457558b71151b3652d3732ca40c8fee'/>
<id>urn:sha1:a367cab50457558b71151b3652d3732ca40c8fee</id>
<content type='text'>
Bumps [JohnnyMorganz/stylua-action](https://github.com/johnnymorganz/stylua-action) from 3 to 4.
- [Release notes](https://github.com/johnnymorganz/stylua-action/releases)
- [Commits](https://github.com/johnnymorganz/stylua-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: JohnnyMorganz/stylua-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>no feature requests</title>
<updated>2024-01-29T01:07:36Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-01-29T01:07:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=716dbc02cd37122f8f6ec59e54b5a979e6260a26'/>
<id>urn:sha1:716dbc02cd37122f8f6ec59e54b5a979e6260a26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update bug_report.yml</title>
<updated>2024-01-29T01:05:31Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-01-29T01:05:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8285447f04d75345a616a9b1e20f5b7a3d8c3ba3'/>
<id>urn:sha1:8285447f04d75345a616a9b1e20f5b7a3d8c3ba3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: run sanitizer on head branch instead of merge branch</title>
<updated>2023-10-01T13:22:37Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2023-10-01T13:20:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8c0b85272c9c2a4d9e07bc86c5a628c55bf1fbca'/>
<id>urn:sha1:8c0b85272c9c2a4d9e07bc86c5a628c55bf1fbca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: add CODEOWNERS file</title>
<updated>2023-10-01T13:12:06Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2023-10-01T12:51:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b2194ddde60e6f27e20d886cc59b7d5dd68cf21f'/>
<id>urn:sha1:b2194ddde60e6f27e20d886cc59b7d5dd68cf21f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: bump actions/checkout from 3 to 4 (#2794)</title>
<updated>2023-09-05T06:20:23Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2023-09-05T06:20:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=499314f76fa6e8f82f7cfd116578906d61ba2560'/>
<id>urn:sha1:499314f76fa6e8f82f7cfd116578906d61ba2560</id>
<content type='text'>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>ci: fix git email (#2771)</title>
<updated>2023-08-22T05:57:22Z</updated>
<author>
<name>figsoda</name>
<email>figsoda@pm.me</email>
</author>
<published>2023-08-22T05:57:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f733d155a7d5bf473c1dd7f74fef36d6d7ee4a6b'/>
<id>urn:sha1:f733d155a7d5bf473c1dd7f74fef36d6d7ee4a6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: link to github discussions, stackoverflow instead of discourse</title>
<updated>2023-06-29T14:40:43Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2023-06-29T14:40:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5da57456597ac2f25f20d6ecfae7b7c9cbd01fc6'/>
<id>urn:sha1:5da57456597ac2f25f20d6ecfae7b7c9cbd01fc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: bump nvim-neorocks/luarocks-tag-release from 4 to 5 (#2650)</title>
<updated>2023-06-06T00:26:39Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2023-06-06T00:26:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c89b22e9a6fd9747df1d101a2425f7454bb6d2ef'/>
<id>urn:sha1:c89b22e9a6fd9747df1d101a2425f7454bb6d2ef</id>
<content type='text'>
Bumps [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) from 4 to 5.
- [Release notes](https://github.com/nvim-neorocks/luarocks-tag-release/releases)
- [Changelog](https://github.com/nvim-neorocks/luarocks-tag-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvim-neorocks/luarocks-tag-release/compare/v4...v5)

---
updated-dependencies:
- dependency-name: nvim-neorocks/luarocks-tag-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>ci: bump leafo/gh-actions-lua from 8 to 10 (#2606)</title>
<updated>2023-05-12T06:23:52Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2023-05-12T06:23:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=df58d91c9351a9dc5be6cf8d54f49ab0d9a64e73'/>
<id>urn:sha1:df58d91c9351a9dc5be6cf8d54f49ab0d9a64e73</id>
<content type='text'>
Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 8 to 10.
- [Release notes](https://github.com/leafo/gh-actions-lua/releases)
- [Commits](https://github.com/leafo/gh-actions-lua/compare/v8...v10)

---
updated-dependencies:
- dependency-name: leafo/gh-actions-lua
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>test: remove test depend and use vusted (#2603)</title>
<updated>2023-05-11T06:48:48Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2023-05-11T06:48:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=13e86cb91e45ba603b47f7fa1b68b5973565463f'/>
<id>urn:sha1:13e86cb91e45ba603b47f7fa1b68b5973565463f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: bump JohnnyMorganz/stylua-action from 2 to 3 (#2582)</title>
<updated>2023-05-03T06:04:24Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2023-05-03T06:04:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3bd4ca412982afa6f88bb7ef890660cee51c3e58'/>
<id>urn:sha1:3bd4ca412982afa6f88bb7ef890660cee51c3e58</id>
<content type='text'>
Bumps [JohnnyMorganz/stylua-action](https://github.com/JohnnyMorganz/stylua-action) from 2 to 3.
- [Release notes](https://github.com/JohnnyMorganz/stylua-action/releases)
- [Commits](https://github.com/JohnnyMorganz/stylua-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: JohnnyMorganz/stylua-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>ci: removed unused packages (#2534)</title>
<updated>2023-03-30T20:06:37Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2023-03-30T20:06:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=612515811e09c76adf433a89f1be3a95bc6ce7e0'/>
<id>urn:sha1:612515811e09c76adf433a89f1be3a95bc6ce7e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: remove copy_directories input from luarocks-tag-release action</title>
<updated>2023-03-29T21:35:20Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2023-03-29T21:35:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c34522092bee6e4abf68ed3b24dceee4bd5a48fc'/>
<id>urn:sha1:c34522092bee6e4abf68ed3b24dceee4bd5a48fc</id>
<content type='text'>
It should no longer be needed as per
https://github.com/neovim/nvim-lspconfig/pull/2527#issuecomment-1484563558.</content>
</entry>
<entry>
<title>ci: bump nvim-neorocks/luarocks-tag-release from 1.0.2 to 4</title>
<updated>2023-03-29T21:25:54Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2023-03-29T21:25:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9139e5c90801029ff3602cac5d722e7036b6b176'/>
<id>urn:sha1:9139e5c90801029ff3602cac5d722e7036b6b176</id>
<content type='text'>
Bumps [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) from 1.0.2 to 4
- [Release notes](https://github.com/nvim-neorocks/luarocks-tag-release/releases)
- [Changelog](https://github.com/nvim-neorocks/luarocks-tag-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvim-neorocks/luarocks-tag-release/compare/v1.0.2...v4.0.0)</content>
</entry>
<entry>
<title>ci: add dependabot to bump github action versions</title>
<updated>2023-03-25T04:38:30Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2023-03-25T04:38:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=52415d6bbf462a14647392857ea637adc753c056'/>
<id>urn:sha1:52415d6bbf462a14647392857ea637adc753c056</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: fix config change workflow</title>
<updated>2023-03-07T12:17:24Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2023-03-07T12:17:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f3e6c034d103e3476821af596a67df71d76f85a9'/>
<id>urn:sha1:f3e6c034d103e3476821af596a67df71d76f85a9</id>
<content type='text'>
The backticks appears to be doing process substitution.</content>
</entry>
<entry>
<title>fix: update luarocks-tag-release action + set license</title>
<updated>2023-02-05T23:17:32Z</updated>
<author>
<name>Marc Jakobi</name>
<email>mrcjkb89@outlook.com</email>
</author>
<published>2023-02-05T23:13:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=255e07ce2a05627d482d2de77308bba51b90470c'/>
<id>urn:sha1:255e07ce2a05627d482d2de77308bba51b90470c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: use luarocks-tag-release workflow</title>
<updated>2023-02-03T17:23:14Z</updated>
<author>
<name>Marc Jakobi</name>
<email>mrcjkb89@outlook.com</email>
</author>
<published>2023-02-03T17:23:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=64bee38a97c361a710be9603472e6bc83ec31d69'/>
<id>urn:sha1:64bee38a97c361a710be9603472e6bc83ec31d69</id>
<content type='text'>
</content>
</entry>
<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>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: update ci lint stylua-action version (#2150)</title>
<updated>2022-09-23T06:42:39Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2022-09-23T06:42:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=90cb7b041d6f719abdce61438a402f89dd23eee4'/>
<id>urn:sha1:90cb7b041d6f719abdce61438a402f89dd23eee4</id>
<content type='text'>
* fix: update ci lint stylua-action version

* fix: typo</content>
</entry>
<entry>
<title>feat(ci): include link i auto-close message</title>
<updated>2022-08-03T15:02:26Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2022-08-03T15:02:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4bec857a983f732009ad96ba4936d389a93fdc98'/>
<id>urn:sha1:4bec857a983f732009ad96ba4936d389a93fdc98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci(selene): switch to yml config #1986</title>
<updated>2022-07-07T12:44:15Z</updated>
<author>
<name>sitiom</name>
<email>sitiom@disroot.org</email>
</author>
<published>2022-07-07T12:44:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d17179dbddcdf05f69b67ac13e2127c58a6295a7'/>
<id>urn:sha1:d17179dbddcdf05f69b67ac13e2127c58a6295a7</id>
<content type='text'>
As of Kampfkarren/selene#364, using TOML is now deprecated.</content>
</entry>
<entry>
<title>docs: unverbose, mention "settings" param</title>
<updated>2022-06-13T08:44:59Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2022-06-13T08:12:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4f94bf5ba90e97a9718e5a2eb57b0737e1bdd176'/>
<id>urn:sha1:4f94bf5ba90e97a9718e5a2eb57b0737e1bdd176</id>
<content type='text'>
Problem:
- The docs are verbose.
- The "settings" param is not really clarified anywhere.

Solution:
- Mention the "settings" param in the README.
- Tighten up the wording.
- Remove the "Use a loop to conveniently call 'setup'..." advice in the
  docs. It confuses users and doesn't really save much code.
- Start to reduce the scope of nvim-lspconfig.
  - For example, it is redundant for it to document general LSP things.
    Thus, the help section *lspconfig-lsp* was removed.

closes #1951
</content>
</entry>
<entry>
<title>ci: simplify codespell workflow (#1706)</title>
<updated>2022-02-10T22:23:35Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2022-02-10T22:23:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e1faf0ebb3e1d157d458ed6e32d306d71f655883'/>
<id>urn:sha1:e1faf0ebb3e1d157d458ed6e32d306d71f655883</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>ci: remove outdated brew workaround (#1625)</title>
<updated>2021-12-31T16:45:07Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-12-31T16:45:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4b21740aae18ecec2d527b79d1072b3b01bb5a2a'/>
<id>urn:sha1:4b21740aae18ecec2d527b79d1072b3b01bb5a2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(help): workaround plugin/users overwritting tags (#1512)</title>
<updated>2021-11-30T14:27:12Z</updated>
<author>
<name>Javier Lopez</name>
<email>graulopezjavier@gmail.com</email>
</author>
<published>2021-11-30T14:27:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cea6e0b0f6c7daf671b478bd58571768d0385711'/>
<id>urn:sha1:cea6e0b0f6c7daf671b478bd58571768d0385711</id>
<content type='text'>
Most plugin managers run :helptags in the plugin, which silently
overwrites the existing doc/tags. this is an issue for us since lspconfig
is manipulating the tags file to point to servers_configurations.md

Instead create a markdown comment with the name of the wanted tag and
make a copy in the repository of servers_configurations.md to
server_configurations.txt. Now when :helptags runs it finds the txt file
and generates the appropriate tag.

The advantage is this solution should work in all platforms, it also
removes lines from docgen CI.</content>
</entry>
<entry>
<title>ci: use v2 tag for checkout actions (#1469)</title>
<updated>2021-11-21T14:30:31Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-11-21T14:30:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=04853f8e2d7c116f365cde92ba6276a0f47fcb3d'/>
<id>urn:sha1:04853f8e2d7c116f365cde92ba6276a0f47fcb3d</id>
<content type='text'>
The official GitHub actions update the vX tags to be the latest.
Workflows automatically benefit from bugfixes/patches without manually
needing to update the workflows.</content>
</entry>
<entry>
<title>ci: remove brackets on the "runs-on" argument (#1470)</title>
<updated>2021-11-21T14:30:20Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-11-21T14:30:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cabc53915993b62dfdbe932411792a600db19448'/>
<id>urn:sha1:cabc53915993b62dfdbe932411792a600db19448</id>
<content type='text'>
This will silence the false warning 'Value must be "self-hosted"'
warning from yamlls.</content>
</entry>
<entry>
<title>ci: close PRs not filed from feature branches (#1464)</title>
<updated>2021-11-21T13:52:48Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-11-21T13:52:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=25deac73972fa46ddc9c8caff3a1f55c4bde3556'/>
<id>urn:sha1:25deac73972fa46ddc9c8caff3a1f55c4bde3556</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: add Selene linter (#904)</title>
<updated>2021-11-15T09:18:53Z</updated>
<author>
<name>Peter Lithammer</name>
<email>peter.lithammer@gmail.com</email>
</author>
<published>2021-11-15T09:18:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9910bd69fa99905e7cd54c49e293ddacae3650ae'/>
<id>urn:sha1:9910bd69fa99905e7cd54c49e293ddacae3650ae</id>
<content type='text'>
* see https://github.com/Kampfkarren/selene</content>
</entry>
<entry>
<title>fix(ci): avoid failing "dirname"-cleanup PRs (#1405)</title>
<updated>2021-11-13T08:43:37Z</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2021-11-13T08:43:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f19b12f5275f5a571131b4c663aafc5780323efe'/>
<id>urn:sha1:f19b12f5275f5a571131b4c663aafc5780323efe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: fix close config changes workflow (#1408)</title>
<updated>2021-11-11T19:29:17Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-11-11T19:29:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=dcb071d90bd9e4f3e9b4067d01bfb21eaf0798fe'/>
<id>urn:sha1:dcb071d90bd9e4f3e9b4067d01bfb21eaf0798fe</id>
<content type='text'>
* set pull-request permission to write
* change event trigger pull_request to pull_request_target since
github requires it to make any changes, even if the permission is set to
write.</content>
</entry>
<entry>
<title>ci: add workflow that fails PRs with the word "dirname" in them (#1398)</title>
<updated>2021-11-11T09:03:49Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-11-11T09:03:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=edca6c107027111ed02abe17a231d1cf0d353adf'/>
<id>urn:sha1:edca6c107027111ed02abe17a231d1cf0d353adf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: automatically close pull requests that modify server_configurations.md (#1400)</title>
<updated>2021-11-11T09:03:35Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-11-11T09:03:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=54fdd63d7f9b52f2c72a2845e17c8a56c9849d14'/>
<id>urn:sha1:54fdd63d7f9b52f2c72a2845e17c8a56c9849d14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: make CONTRIBUTING more visible via move (#1396)</title>
<updated>2021-11-10T16:48:15Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-10T16:48:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9de4ceb9314aa59a726d3f0b31678e9d955a353e'/>
<id>urn:sha1:9de4ceb9314aa59a726d3f0b31678e9d955a353e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: follow-up fixes from overhaul (#1389)</title>
<updated>2021-11-09T18:26:37Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-09T18:26:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d1dd1a6675b18d8e863bae425314fcf54f0616f3'/>
<id>urn:sha1:d1dd1a6675b18d8e863bae425314fcf54f0616f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: documentation overhaul (#1384)</title>
<updated>2021-11-09T17:53:21Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-09T17:53:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3d85ff447d8ff7091b600c982495b5d1c8b25bf3'/>
<id>urn:sha1:3d85ff447d8ff7091b600c982495b5d1c8b25bf3</id>
<content type='text'>
* remove automated generation of vimdoc + ci
* unify ADVANCED_README.md and vimdoc
* rename CONFIGS.md to server_configurations.md, move into doc folder
* move CONTRIBUTING.md to .github folder</content>
</entry>
<entry>
<title>chore: unify makefile to run stylua and luacheck</title>
<updated>2021-10-30T20:38:56Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-10-30T20:32:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=fd445815f17ab15ec2081a7daeb6d366ea3c630e'/>
<id>urn:sha1:fd445815f17ab15ec2081a7daeb6d366ea3c630e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: fix vimdocgen (#1313)</title>
<updated>2021-10-16T04:46:00Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-10-16T04:46:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4d83a75ca109491f7d9e5ffc130091e931323ca3'/>
<id>urn:sha1:4d83a75ca109491f7d9e5ffc130091e931323ca3</id>
<content type='text'>
* update neovim path
* rename commits to align with conventional commits in core
* make runs sequential to avoid conflicts when pushing
* pull latest changes in vimdocgen run</content>
</entry>
<entry>
<title>ci: use rhysd action instead for installing neovim (#1312)</title>
<updated>2021-10-16T04:14:56Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-10-16T04:14:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b4f0182f98acc9083f0919f0808b56c40f03d1b2'/>
<id>urn:sha1:b4f0182f98acc9083f0919f0808b56c40f03d1b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update bug_report.yml</title>
<updated>2021-09-30T02:28:52Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-09-30T02:28:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a7df46eead286734203b1f7b71141fb131743d40'/>
<id>urn:sha1:a7df46eead286734203b1f7b71141fb131743d40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: add feature request form (#1255)</title>
<updated>2021-09-12T18:33:59Z</updated>
<author>
<name>Christian Clason</name>
<email>christian.clason@uni-due.de</email>
</author>
<published>2021-09-12T18:33:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=974d15fa2809dff691d6a50a6759bf2c8bf39b4a'/>
<id>urn:sha1:974d15fa2809dff691d6a50a6759bf2c8bf39b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: improve issue templates (#1253)</title>
<updated>2021-09-12T16:54:15Z</updated>
<author>
<name>Christian Clason</name>
<email>christian.clason@uni-due.de</email>
</author>
<published>2021-09-12T16:54:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=86d5f2a8b9516c90e3a6e9d3aca3e5e772814a34'/>
<id>urn:sha1:86d5f2a8b9516c90e3a6e9d3aca3e5e772814a34</id>
<content type='text'>
* chore: disable blank issue template, add Discourse link

* chore: turn issue template into form</content>
</entry>
<entry>
<title>docs: issue template formatting (#1202)</title>
<updated>2021-08-29T12:57:48Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2021-08-29T12:57:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0eccc1a0ebf909aecfa1ac238d940061162ae84f'/>
<id>urn:sha1:0eccc1a0ebf909aecfa1ac238d940061162ae84f</id>
<content type='text'>
The &lt;details&gt; element is very sensitive, code blocks will not render if there is not a newline after &lt;summary&gt;.</content>
</entry>
<entry>
<title>ci: run codespell on pull requests (#1101)</title>
<updated>2021-07-26T05:33:34Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-07-26T05:33:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=03186b27c6fc90da11561f48f442e2099ee9bf77'/>
<id>urn:sha1:03186b27c6fc90da11561f48f442e2099ee9bf77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update commit_lint.yml</title>
<updated>2021-07-18T21:12:58Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-07-18T21:12:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=67c2b524743626098e4f4f5f07066e1e24976ba8'/>
<id>urn:sha1:67c2b524743626098e4f4f5f07066e1e24976ba8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: switch to GHA for commit lint (#982)</title>
<updated>2021-07-18T20:09:59Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-07-18T20:09:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9767500af8bd3422e048aded363607c49f676dea'/>
<id>urn:sha1:9767500af8bd3422e048aded363607c49f676dea</id>
<content type='text'>
</content>
</entry>
</feed>
