Add g:lazygit_use_neovim_remote option and update README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if executable("nvr")
|
||||
if g:lazygit_use_neovim_remote && executable("nvr")
|
||||
augroup GIT
|
||||
autocmd!
|
||||
autocmd WinLeave <buffer> :LazyGit
|
||||
|
||||
Reference in New Issue
Block a user