Skip to content

Document nvim-lspconfig integration#1917

Merged
woodruffw merged 1 commit intozizmorcore:mainfrom
peytondmurray:document-nvim-lspconfig-integration
Apr 16, 2026
Merged

Document nvim-lspconfig integration#1917
woodruffw merged 1 commit intozizmorcore:mainfrom
peytondmurray:document-nvim-lspconfig-integration

Conversation

@peytondmurray
Copy link
Copy Markdown
Contributor

@peytondmurray peytondmurray commented Apr 16, 2026

Pre-submission checks

Please check these boxes:

  • Mandatory: This PR corresponds to an issue (if not, please create
    one first).

  • Having read the AI policy, I hereby disclose the use of an LLM or other
    AI coding assistant in the creation of this PR. PRs will not be rejected
    for using AI tools, but will be rejected for undisclosed use or
    use that violates the policy.

If a checkbox is not applicable, you can leave it unchecked.

Summary

This PR adds a note in the documentation about nvim-lspconfig integration, merged in neovim/nvim-lspconfig#4382.

Here's what the relevant section of the docs looks like when rendered:

image

Closes #1916.

Please note that these changes haven't yet been released upstream in nvim-lspconfig, but can be found on the master branch there. If it would be better to wait for a release, I can move this back into draft and reopen at the next release.

Copy link
Copy Markdown
Member

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @peytondmurray, LGTM!

I'm personally fine with landing these docs before a nvim-lspconfig release, particularly if the release is expected to be somewhat soon. Do you happen to have a sense for that?

@woodruffw woodruffw added the documentation Improvements or additions to documentation label Apr 16, 2026
@woodruffw
Copy link
Copy Markdown
Member

Based on the previous release cadence it looks reasonably fast, so I'm merging.

@woodruffw woodruffw merged commit cbe224f into zizmorcore:main Apr 16, 2026
16 checks passed
@woodruffw
Copy link
Copy Markdown
Member

Thanks again @peytondmurray!

@peytondmurray
Copy link
Copy Markdown
Contributor Author

No worries, it looks like roughly a month or two between releases, so it won't be a long wait :)

@peytondmurray peytondmurray deleted the document-nvim-lspconfig-integration branch April 17, 2026 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Add documentation about nvim-lspconfig integration

2 participants