Skip to content

Update code example on how to update Neovim LSP log level#25284

Merged
dhruvmanila merged 1 commit into
astral-sh:mainfrom
ocaballeror:docs/nvim-lsp-loglevel
May 21, 2026
Merged

Update code example on how to update Neovim LSP log level#25284
dhruvmanila merged 1 commit into
astral-sh:mainfrom
ocaballeror:docs/nvim-lsp-loglevel

Conversation

@ocaballeror

Copy link
Copy Markdown
Contributor

Summary

Update deprecated neovim syntax in the editor setup docs.

vim.lsp.set_log_level is deprecated as of neovim 0.12. See neovim docs

Test Plan

Docs only changes. Tested locally using mkdocs.

@dhruvmanila dhruvmanila added the documentation Improvements or additions to documentation label May 21, 2026

@dhruvmanila dhruvmanila left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@dhruvmanila dhruvmanila changed the title docs: update lsp log level for nvim Update code example on how to update Neovim LSP log level May 21, 2026
@dhruvmanila dhruvmanila merged commit 9999a39 into astral-sh:main May 21, 2026
43 checks passed
@ocaballeror ocaballeror deleted the docs/nvim-lsp-loglevel branch May 21, 2026 11:39
thejchap pushed a commit to thejchap/ruff that referenced this pull request May 23, 2026
…25284)

## Summary

Update deprecated neovim syntax in the editor setup docs.

`vim.lsp.set_log_level` is deprecated as of neovim 0.12. [See neovim
docs](https://neovim.io/doc/user/deprecated/#deprecated-0.12)

## Test Plan

Docs only changes. Tested locally using `mkdocs`.

Co-authored-by: Oscar Caballero <oscar.caballero@veeva.com>
anishgirianish pushed a commit to anishgirianish/ruff that referenced this pull request May 28, 2026
…25284)

## Summary

Update deprecated neovim syntax in the editor setup docs.

`vim.lsp.set_log_level` is deprecated as of neovim 0.12. [See neovim
docs](https://neovim.io/doc/user/deprecated/#deprecated-0.12)

## Test Plan

Docs only changes. Tested locally using `mkdocs`.

Co-authored-by: Oscar Caballero <oscar.caballero@veeva.com>
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.

3 participants