Skip to content

Commit a3045be

Browse files
committed
Update installation instructions with new organization
1 parent fbf3aff commit a3045be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You will need a version of Neovim that includes the built-in LSP client (right n
3636
nightly). Use your preferred package/plugin manager. With
3737
[`vim-packager`](https://github.com/kristijanhusak/vim-packager), this looks like:
3838
```vim
39-
call packager#add('wbthomason/lsp-status.nvim')
39+
call packager#add('nvim-lua/lsp-status.nvim')
4040
```
4141

4242
## Usage

0 commit comments

Comments
 (0)