Add g:lazygit_use_neovim_remote option and update README.md

This commit is contained in:
Dheepak Krishnamurthy
2020-07-18 21:50:14 -06:00
parent e898593e34
commit 829771f33f
3 changed files with 49 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
if executable("nvr")
if g:lazygit_use_neovim_remote && executable("nvr")
augroup GIT
autocmd!
autocmd WinLeave <buffer> :LazyGit