We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbf3aff commit a3045beCopy full SHA for a3045be
README.md
@@ -36,7 +36,7 @@ You will need a version of Neovim that includes the built-in LSP client (right n
36
nightly). Use your preferred package/plugin manager. With
37
[`vim-packager`](https://github.com/kristijanhusak/vim-packager), this looks like:
38
```vim
39
-call packager#add('wbthomason/lsp-status.nvim')
+call packager#add('nvim-lua/lsp-status.nvim')
40
```
41
42
## Usage
0 commit comments