Skip to content

Commit

Permalink
docs: correct LSP capabilities note for neovim 0.11+
Browse files Browse the repository at this point in the history
Closes #987
  • Loading branch information
Saghen committed Jan 13, 2025
1 parent 37dbb73 commit bee8725
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@
```

> [!IMPORTANT]
> On Neovim 0.11+ and Blink.cmp 0.10+, you may skip this step
> On Neovim 0.11+ and Blink.cmp 0.10+ with `vim.lsp.config`, you may skip this step.
> This is still required when using `nvim-lspconfig` until [this issue is completed](https://github.com/neovim/nvim-lspconfig/issues/3494)
Setting capabilities for `nvim-lspconfig`:

Expand Down

0 comments on commit bee8725

Please sign in to comment.