Update README.md with instructions for neovim v0.4.3

This commit is contained in:
Dheepak Krishnamurthy
2020-04-12 05:04:32 -06:00
parent 62224c11dc
commit d59d6f22c4

View File

@@ -4,6 +4,13 @@ Plugin for calling [lazygit](https://github.com/jesseduffield/lazygit) from with
![](https://user-images.githubusercontent.com/1813121/78614672-b8beea80-785e-11ea-8fd2-835b385ed6da.gif)
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: