Update README.md with instructions for neovim v0.4.3
This commit is contained in:
@@ -4,6 +4,13 @@ Plugin for calling [lazygit](https://github.com/jesseduffield/lazygit) from with
|
||||
|
||||

|
||||
|
||||
If you are not using neovim nightly, use [this branch](https://github.com/kdheepak/lazygit.vim/tree/nvim-v0.4.3).
|
||||
You can install it using the following:
|
||||
|
||||
```vim
|
||||
Plug 'kdheepak/lazygit.vim', { 'branch': 'nvim-v0.4.3' }
|
||||
```
|
||||
|
||||
### Install
|
||||
|
||||
Use any plugin manager:
|
||||
|
||||
Reference in New Issue
Block a user