Commit 9999a39
Update code example on how to update Neovim LSP log level (#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>1 parent 67d8c54 commit 9999a39
1 file changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
166 | | - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
167 | 175 | | |
168 | 176 | | |
169 | 177 | | |
| |||
0 commit comments